Function Path.GetNearest

GetNearest (Vector3 point)

Closest point and node which is traversable by this path.

Protected
NNInfo GetNearest (

Vector3

point

)

Closest point and node which is traversable by this path.

This takes both the NNConstraint and the ITraversalProvider into account.