Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.