Click or drag to resize

GraphCloestNode Method

Namespace:  Pathfinding
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Node CloestNode(
	Vector3 point
)

Parameters

point
Type: Clio.UtilitiesVector3

Return Value

Type: Node
See Also