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

## Definition

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

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