Function DistanceMetric.ClosestAsSeenFromAboveSoft

ClosestAsSeenFromAboveSoft ()

Returns a DistanceMetric which will usually find the closest node as seen from above, but allows some sideways translation if that gives us a node which is significantly closer.

Public Static
ClosestAsSeenFromAboveSoft (Vector3 up)

Returns a DistanceMetric which will usually find the closest node as seen from above, but allows some sideways translation if that gives us a node which is significantly closer.

Public Static