Enum PivotMode
Where is the tool handle placed.
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public enum PivotMode
Fields
| Name | Description |
|---|---|
| Center | The tool handle is at the graphical center of the selection. |
| Pivot | The tool handle is on the pivot point of the active object. |