# Sandbox.PhysicsBody.GravityEnabled

```csharp
bool GravityEnabled { get; set; }
```

Whether gravity is enabled for this body or not.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
