# Sandbox.Preferences.ControllerJoystickDeadzone

```csharp
static float ControllerJoystickDeadzone { get; set; }
```

The percentage of joystick travel ignored around the neutral position.

Declared in [Sandbox.Preferences](/api/Sandbox.Preferences).
Assembly: `Sandbox.Engine`.
