warp.quat_slerp# warp.quat_slerp( a: Quaternion[Float], b: Quaternion[Float], t: Float, ) → Quaternion[Float]# Kernel: truePython: trueDifferentiable: trueLinearly interpolate between two quaternions.