An inverse of this.
The length of this.
The squared length of this.
Itself but converted into a Matrix4.
A normalized this.
An w component of this.
An x component of this.
An y component of this.
An z component of this.
An identity Quaternion.
Clone this.
Multiply one or more Quaternions with this.
Other Quaternions
Interpolate between this and given quaternion.
Another Quaternion
How much do we want to rotate this to b
Generate a Quaternion out of angle and axis.
Generate a Quaternion out of a rotation matrix.
Return a quaternion which looks at the direction of look
.
Multiply two or more matrices.
Return a quaternion which rotates around x axis.
An angle around x axis, in degree
Return a quaternion which rotates around y axis.
An angle around y axis, in degree
Return a quaternion which rotates around z axis.
An angle around z axis, in degree
Interpolate between two quaternions.
"from" quaternion
"to" quaternion
How much do we want to rotate the a to b
Generated using TypeDoc
A Quaternion.