Manual     Reference     Scripting  
  
Scripting > Editor Classes > Handles   

Handles.FreeRotateHandle  

static function FreeRotateHandle (rotation : Quaternion, position : Vector3, size : float) : Quaternion

Parameters

NameDescription
rotation Orientation of the handle.
position Center of the handle in 3D space.
size The size of the handle.

Description

Make an unconstrained rotation handle.

The handle can rotate freely on all axes.