w component of the quat.
x component of the quat.
y component of the quat.
z component of the quat.
StaticangleStaticangleStaticfromReturns a new quat using the euler angles x, y, z (in radians).
StaticfromStaticfromStaticfromReturns the rotation angle of the quat.
Returns the rotation axis of the quat.
Returns an inverted version of the quat.
StaticlerpStaticlookNormalizes the quat.
StaticquatReturns a new quat using the euler angles x, y, z (in radians).
StaticquatReturns the identity quaternion.
StaticrotationStaticslerpReturns an euler angle representation of the quat, in radians.
Returns a string representation of the quat.
A quaternion, used to represent rotation.
See
Example