DeviceMotionEventRotationRate - Web APIs | MDN

Instance properties

DeviceMotionEventRotationRate.alpha Read only

The amount of rotation around the Z axis, in degrees per second.

DeviceMotionEventRotationRate.beta Read only

The amount of rotation around the X axis, in degrees per second.

DeviceMotionEventRotationRate.gamma Read only

The amount of rotation around the Y axis, in degrees per second.

Specifications

Specification
Device Orientation and Motion
# devicemotioneventrotationrate

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.