# Sandbox.PhysicsBody.MotionEnabled

```csharp
bool MotionEnabled { get; set; }
```

Controls physics simulation on this body.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
