# rotation

> Attempts to get a rotation quaternion from this matrix.

## Definition

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

```csharp
public readonly Quaternion rotation { get; }
```
