# Editor.Application.MouseWheelDelta

```csharp
static Vector2 MouseWheelDelta { get; set; }
```

The mouse wheel delta between this and previous frame

Declared in [Editor.Application](/api/Editor.Application).
Assembly: `Sandbox.Tools`.
