public static Vector3 ProjectPointLine (Vector3 point, Vector3 lineStart, Vector3 lineEnd);

설명

Project point onto a line.