# rotation

> Sets the quaternion representing the current rotation of the tracked node.

## Definition

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

```csharp
public Quaternion rotation { set; }
```
