Version: 2022.3
언어: 한국어
public static float GetHandleSize (Vector3 position);

파라미터

position The position of the handle in 3d space.

반환

float A constant screen-size for the handle, based on the distance between from the supplied handle's position to the camera.

설명

Get world space size of a manipulator handle at given position.

Uses the current camera to calculate suitable size.