Rotates the given quaternion around the Z axis by the given angle.
quaternion to rotate
The angle by which to rotate
Optional
quaternion to hold result. If not passed in a new one is created.
A quaternion that is the result of a * b
Rotates the given quaternion around the Z axis by the given angle.