Version: 2019.2
public static float DistanceToLine (Vector3 p1, Vector3 p2);

説明

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

Calculates the screen space distance from the mouse pointer to the line between p1 and p2/ world space points.

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