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