/=(_:_:)
Divides a quaternion by a scalar value and stores the quotient in the left-hand-side variable.
Declaration
static func /= (lhs: inout simd_quatd, rhs: Double)Divides a quaternion by a scalar value and stores the quotient in the left-hand-side variable.
static func /= (lhs: inout simd_quatd, rhs: Double)