# Sandbox.Input.MouseWheel

```csharp
static Vector2 MouseWheel { get; set; }
```

The state of the mouse wheel.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
