Interpolates between the two given quaternions using a spherical linear interpolation, or SLERP, using the given interpolation factor.
a #graphene_quaternion_t
the linear interpolation factor
return location for the interpolated quaternion
Interpolates between the two given quaternions using a spherical linear interpolation, or SLERP, using the given interpolation factor.