Parameter | Description |
---|---|
displayName | The name to display in the Editor's UI for this pivot setting. |
targetTool | If provided, the pivot setting is only available when the ToolManager.activeToolType is equal to targetTool. |
targetToolContext | If provided, the pivot setting is only available when the ToolManager.activeContextType is equal to targetToolContext. |
Registers a CustomPivotMode or CustomPivotRotation as an additional option to the Editor's built-in pivot mode or rotation settings.