HandleUtility.GetHandleSize
static function GetHandleSize(position: Vector3): float;
static float GetHandleSize(Vector3 position);
static def GetHandleSize(position as Vector3) as float
Description

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

Uses the current camera to calculate suitable size.