|
Name | Description |
---|---|
rotation | Orientation of the handle. |
position | Center of the handle in 3D space. |
size | The size of the handle. Note: Use HandleUtility.GetHandleSize where you might want to have constant screen-sized handles. |
Make an unconstrained rotation handle.
The handle can rotate freely on all axes.
FreeRotate handle seen in the Scene View.
And the script attached to this Handle: