# Sandbox.InputMotionData

Represents the current state of a device's motion sensor(s).

- Kind: struct
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Accelerometer`](/api/Sandbox.InputMotionData/Accelerometer): The raw value from the input device's accelerometer.
- [`Gyroscope`](/api/Sandbox.InputMotionData/Gyroscope): The raw value from the input device's gyroscope.
