Unity - Scripting API: PivotManager
class in UnityEditor
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Submission failed
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Description
Manages pivot mode, rotation, and other configurable settings of editor pivots.
Static Properties
| Property | Description |
|---|---|
| defaultPivotModeType | The type of the default built-in pivot mode used during initialization and as a fallback when no other mode is set or valid. |
| defaultPivotRotationType | The type of the default built-in pivot rotation type used during initialization and as a fallback when no other rotation is set or valid. |