# Sandbox.PhysicsBody.OverrideMassCenter

```csharp
bool OverrideMassCenter { get; set; }
```

Is this physics body mass calculated or set directly.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
