# Sandbox.PhysicsWorld.SleepingEnabled

```csharp
bool SleepingEnabled { get; set; }
```

If true then bodies will be able to sleep after a period of inactivity

Declared in [Sandbox.PhysicsWorld](/api/Sandbox.PhysicsWorld).
Assembly: `Sandbox.Engine`.
