normalize

val normalize: Quaternion

Returns a normalized version of this quaternion.

If the quaternion is near zero or already normalized, returns the identity quaternion. Otherwise returns a unit quaternion in the same direction.

Return

A normalized quaternion