Sets a quaternion from the given angle and axis, then returns it.
the axis to rotate around
the angle
Optional
quaternion to hold result. If not passed in a new one is created.
The quaternion that represents the given axis and angle
Sets a quaternion from the given angle and axis, then returns it.