# bodyLocalRotation

> The rotation of the body center of mass relative to the root.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Animations](/engine/6000.3/script-reference/unityengine/animations.md)
* **Assembly:** UnityEngine.AnimationModule

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