mirror operation

mirror(xFlip, yFlip, zFlip)

xFlip, yFlip, zFlip bool A boolean value (true or false) for each scope axis; true means flip along the corresponding axis.

This operation mirrors the geometry of the current shape.

The current shape's scope stays the same.

Related