Utilities.PointOnLineNearestPoint(Vector, Vector, Vector, boolean = false)
shared
Returns the nearest point on a line to a given point.
Arguments
Returns
-
Vector
The nearest point on the line.
Examples
Utilities.PointOnLineNearestPoint – Returns the nearest point on a line to a given point.