GyroscopeSensor
Definition
Component providing data from the device’s gyroscope sensor.
Properties
- Available
- Indicates whether a gyroscope sensor is available.
- Enabled
- Enabled property getter method.
- XAngularVelocity
- The angular velocity around the X axis, in degrees per second.
- YAngularVelocity
- The angular velocity around the Y axis, in degrees per second.
- ZAngularVelocity
- The angular velocity around the Z axis, in degrees per second.