# Sandbox.PhysicsBody.MassCenterPoint

```csharp
PhysicsPoint MassCenterPoint()
```

Returns a [Sandbox.Physics.PhysicsPoint](/api/Sandbox.Physics.PhysicsPoint) at the center of mass of this body.

### Returns

`PhysicsPoint`

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
