# Default

> Unity default rotation order. Extrinsic Rotation around the z axis, then around the x axis and finally around the y axis.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Mathematics](/engine/6000.6/script-reference/unity/mathematics.md)
* **Assembly:** UnityEngine.MathematicsModule

```csharp
Default = 4
```
