warp.quat_slerp# warp.quat_slerp( a: Quaternion[Float], b: Quaternion[Float], t: Float, ) → Quaternion[Float]# Kernel Python Differentiable Linearly interpolate between two quaternions.