# Sandbox.Input.MouseDelta

```csharp
static Vector2 MouseDelta { get; set; }
```

Movement delta from the mouse.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
