Contents

flip(along:)

Flips an affine transform along the specified axis.

Declaration

mutating func flip(along axis: Axis3D)

Parameters

  • axis:

    An axis structure that specifies the flip axis.

See Also

Transforming a 3D affine transform structure