static function ProjectPointLine (point : Vector3, lineStart : Vector3, lineEnd : Vector3) : Vector3
Description描述
Project point onto a line.
投射点都线上。
参见:DistancePointLine,PointOnLineParameter