Version: 2019.2
public static float DistanceToPolyLine (params Vector3[] points);

説明

マウスポインターからポリラインまでのピクセル距離

Calculates the screen space distance from the mouse pointer to the multi segment line that goes through the given world space points.

現在のカメラが距離を決定するのに使います。

See Also: DistanceToLine.