mirrorScope operation

mirrorScope(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 scope of the current shape.

The current shape's geometry stays the same.

Related