mirror_layer
Mirror one half of a layer onto the other to create symmetric artwork. Choose horizontal or vertical direction, which side to copy, and mirror axis.
Instructions
Mirror one half of a layer onto the other (build symmetric artwork).
Args:
direction: "horizontal" (reflect left<->right) or "vertical" (top<->bottom).
source_side: which half is copied: "first" (left/top) or "second" (right/bottom).
axis: mirror line position (x for horizontal, y for vertical); default = centre.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | ||
| frame | No | ||
| layer | Yes | ||
| filename | Yes | ||
| direction | No | horizontal | |
| source_side | No | first |