# Rotation

> The rotation of the mesh, relative to the session origin.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.XR](/engine/6000.0/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
public Quaternion Rotation { get; }
```
