4.661 Quaternion

x:Object > Quaternion
Quaternion
(usage)
<Quaternion> string </Quaternion>
(description)
Structure that represents a rotation in three dimensions.
(used by)
QuaternionKeyFrame QuaternionRotation3D
[is nullable]
false
[text syntax]
QuaternionSyntax
(properties)
W
x:Double
(description)
The W component of the quaternion.
X
x:Double
(description)
The X component of the quaternion.
Y
x:Double
(description)
The Y component of the quaternion.
Z
x:Double
(description)
The Z component of the quaternion.
(static properties)
Identity
Quaternion
(description)
The Identity quaternion