OrientationSensor: quaternion property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The quaternion
read-only
property of the OrientationSensor
interface returns a four element
Array
whose elements contain the components of the unit
quaternion representing the device's orientation.
Because OrientationSensor
is a base class, quaternion
may
only be read from one of its derived classes.
Value
An Array
whose values are the x, y, z, and w components of the quaternion
representing the device orientation.
Examples
// TBD
Specifications
Specification |
---|
Orientation Sensor # orientationsensor-quaternion |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
quaternion |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support