simd_bezier(_:_:_:_:_:)
Returns the spherical cubic Bezier interpolation between quaternions.
Declaration
func simd_bezier(_ q0: simd_quatd, _ q1: simd_quatd, _ q2: simd_quatd, _ q3: simd_quatd, _ t: Double) -> simd_quatdReturns the spherical cubic Bezier interpolation between quaternions.
func simd_bezier(_ q0: simd_quatd, _ q1: simd_quatd, _ q2: simd_quatd, _ q3: simd_quatd, _ t: Double) -> simd_quatd