normalize

open fun normalize(): Boolean

Rescales the quaternion to the unit length.

If the Quaternion can not be scaled, it is set to identity and false is returned.

Return

true if the Quaternion was non-zero