Contents

*=(_:_:)

Concatenates two scaled poses and stores the result in the left-hand-side variable.

Declaration

static func *= (lhs: inout ScaledPose3D, rhs: ScaledPose3D)

See Also

Applying arithmetic operations