# worldCenterOfMass

> The center of mass of the rigidbody in world space (Read Only).

## Definition

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

```csharp
public Vector3 worldCenterOfMass { get; }
```
