DeviceMotionEventRotationRate - Web APIs | MDN
Instance properties
DeviceMotionEventRotationRate.alphaRead only-
The amount of rotation around the Z axis, in degrees per second.
DeviceMotionEventRotationRate.betaRead only-
The amount of rotation around the X axis, in degrees per second.
DeviceMotionEventRotationRate.gammaRead only-
The amount of rotation around the Y axis, in degrees per second.
Specifications
| Specification |
|---|
| Device Orientation and Motion # devicemotioneventrotationrate |