|
Name | Description |
---|---|
scale | scale to modify |
position | the position of the handle |
rotation | the rotation of the handle |
Vector3 - the new scale vector. Note: Use HandleUtility.GetHandleSize where you might want to have constant screen-sized handles.
Make a Scene view scale handle
This will behave like the built-in scale tool
Scale handle that will appear whenever you select the GameObject.
And the script Attached to this Handle: