Skip to content

Modules.CoreMotion.CoreMotionQuaternion

The type for a quaternion representing a measurement of attitude.

For more information, see iOS Developer Library: CMAttitude.CMQuaternion constant.

Since: 3.3.0 · Platforms: iphone, ipad

Properties #

w#

Type: Number

A value for the W-axis.

x#

Type: Number

A value for the X-axis.

y#

Type: Number

A value for the Y-axis.

z#

Type: Number

A value for the Z-axis.

Titanium SDK Documentation