# Sandbox.ModelPhysics.MotionEnabled

```csharp
bool MotionEnabled { get; set; }
```

Enable to drive renderer from physics, disable to drive physics from renderer.

Declared in [Sandbox.ModelPhysics](/api/Sandbox.ModelPhysics).
Assembly: `Sandbox.Engine`.
