# centerOfMass

> The center of mass of the body defined in local space.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
public Vector3 centerOfMass { get; set; }
```

### Remarks

Unit of measurement - meters. (m, m, m).
