# rotation

> The rotation of the transform in world space stored as a Quaternion.

## Definition

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

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