Perform a spherical linear interpolation with two control points between two quaternions.
The first quaternion.
The first control point.
The second control point.
The second quaternion.
The interpolation amount in [0,1].
[0,1]
The quaternion to store the result in.
The interpolated value.
Slerp
Perform a spherical linear interpolation with two control points between two quaternions.