Version: 2022.3
言語: 日本語
public static float DistanceToLine (Vector3 p1, Vector3 p2);

説明

Returns the distance in pixels from the mouse pointer to a line.

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

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