Contents

simd_slerp(_:_:_:)

Declaration

func simd_slerp(_ q0: simd_quath, _ q1: simd_quath, _ t: Float16) -> simd_quath

Discussion

Spherical linear interpolation along the shortest arc between quaternions q0 and q1.