# Sandbox.ProjectSettings.Physics

```csharp
static PhysicsSettings Physics { get; set; }
```

Get the [Sandbox.Physics.PhysicsSettings](/api/Sandbox.Physics.PhysicsSettings) from the active project settings.

Declared in [Sandbox.ProjectSettings](/api/Sandbox.ProjectSettings).
Assembly: `Sandbox.Engine`.
