Function PointKDTree.GetNearestConnection

GetNearestConnection (Int3 point, NNConstraint constraint, long maximumSqrConnectionLength)

Closest node to the point which satisfies the constraint.

Public
GraphNode GetNearestConnection (

Int3

point

NNConstraint

constraint

long

maximumSqrConnectionLength

)

Closest node to the point which satisfies the constraint.