Version: 2022.3
언어: 한국어

HandleUtility.DistanceToRectangle

매뉴얼로 전환
public static float DistanceToRectangle (Vector3 position, Quaternion rotation, float size);

설명

Returns the distance in pixels from the mouse pointer to a rectangle on screen.

Calculates the screen space distance from the mouse pointer to the rectangle.

Uses the current camera to determine the distance.