Normalize
Summary
public void Normalize()
Divides each component of the quaternion by the length of the quaternion.
Summary
public static QuaternionD Normalize(QuaternionD quaternion)
Divides each component of the quaternion by the length of the quaternion.
Returns
Parameters
- QuaternionD quaternion
Summary
public static void Normalize(ref QuaternionD quaternion, out QuaternionD result)
Divides each component of the quaternion by the length of the quaternion.
Parameters
- QuaternionD quaternion
- QuaternionD result