# bodyPosition

> The human body position for that pose.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public Vector3 bodyPosition
```

### Remarks

Center of mass of the humanoid. The center of mass is approximated using a human average body parts mass distribution.
