HandleUtility.DistancePointLine

public static float DistancePointLine(Vector3 point, Vector3 lineStart, Vector3 lineEnd);

Description

Calculate distance between a point and a line.

See Also: ProjectPointLine.

Did you find this page useful? Please give it a rating: