PivotMode
Where is the tool handle placed.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Enum
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Fields
Value | Description |
|---|
| Center | The tool handle is at the graphical center of the selection. |
| Custom | The tool handle is at a position provided by the currently active custom pivot mode. |
| Pivot | The tool handle is on the pivot point of the active object. |