struct InputMotionData

robot_2Generated
code_blocksInput

Description

The InputMotionData struct in the Sandbox namespace represents the current state of a device's motion sensors, providing access to raw data from the gyroscope and accelerometer.

Members

Fields

Member Name Summary
Gyroscope The raw value from the input device's gyroscope.
Accelerometer The raw value from the input device's accelerometer.