Contents

flip(along:)

Flips a pose 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 pose structure