simd_slerp_longest(_:_:_:)
Declaration
func simd_slerp_longest(_ q0: simd_quath, _ q1: simd_quath, _ t: Float16) -> simd_quathDiscussion
Spherical linear interpolation along the longest arc between quaternions q0 and q1.
func simd_slerp_longest(_ q0: simd_quath, _ q1: simd_quath, _ t: Float16) -> simd_quathSpherical linear interpolation along the longest arc between quaternions q0 and q1.