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