# rotation

> The rotation of this bone in local space.

## Definition

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

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