Interpolate between two quaternions using spherical lerp.
"from" quaternion
"to" quaternion
How much do we want to rotate the a to b
The interpolated quaternion
Interpolate between two quaternions using spherical lerp.