# Sandbox.ModelPhysics.IgnoreRoot

```csharp
bool IgnoreRoot { get; set; }
```

If true, the root physics body will not drive this component's transform.

Declared in [Sandbox.ModelPhysics](/api/Sandbox.ModelPhysics).
Assembly: `Sandbox.Engine`.
