Initializes the quaternion with the canonical quaternion identity [1 (0, 0, 0)] which represents no rotation.
Multiplying a quaternion with this identity leaves the quaternion unchanged.
You might also want to consider using get_static_identity_quaternion .
this |
An uninitialized Quaternion |