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