Optionaloptions: PartialNullable<IQuaternion> | nullThe w value.
The x value.
The y value.
The z value.
Perform a conjugation on this quaternion.
Convert this quaternion into its inverse.
Set the values of this quaternion to the product of itself and the given quaternion.
The quaternion to multiply with.
Return the norm of this quaternion.
Perform a normalization on this quaternion.
A Quaternion.