# 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.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static Type defaultPivotModeType { get; }
```
