# Sandbox.PhysicsGroup.MassCenter

```csharp
Vector3 MassCenter { get; set; }
```

Returns the center of mass for this group of physics bodies.

Declared in [Sandbox.PhysicsGroup](/api/Sandbox.PhysicsGroup).
Assembly: `Sandbox.Engine`.
