# Sandbox.Input.MotionData

```csharp
static InputMotionData MotionData { get; set; }
```

Current state of the current input device's motion sensor(s) if supported.
This is only supported on: Dualshock 4+, Switch Controllers, Steam Controller, Steam Deck.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
