+=(_:_:)
Adds two quaternions and stores the result in the left-hand-side variable.
Declaration
static func += (lhs: inout simd_quatf, rhs: simd_quatf)Adds two quaternions and stores the result in the left-hand-side variable.
static func += (lhs: inout simd_quatf, rhs: simd_quatf)