-=(_:_:)
Subtracts the second quaternion from the first and stores the difference in the left-hand-side variable.
Declaration
static func -= (lhs: inout simd_quatf, rhs: simd_quatf)Subtracts the second quaternion from the first and stores the difference in the left-hand-side variable.
static func -= (lhs: inout simd_quatf, rhs: simd_quatf)