# Editor.Application.UnscaledCursorPosition

```csharp
static Vector2 UnscaledCursorPosition { get; set; }
```

The cursor position, not scaled for DPI

Declared in [Editor.Application](/api/Editor.Application).
Assembly: `Sandbox.Tools`.
