Mirror
Transforms
Reflects one side or corner of a texture to create symmetry.
Inputs
input
Parameters
| Parameter | Type | Default | Range | Description |
|---|---|---|---|---|
mirror_typeMode | enum | axis_x | Axes used to create symmetry.
| |
axis_xAxis X offset | float | 0.5 | 0 to 1 | Horizontal position of the mirror line. 0.5 is centered; pixels reflected outside the input become transparent black. |
axis_yAxis Y offset | float | 0.5 | 0 to 1 | Position of the mirror line measured upward from the bottom. 0.5 is centered; pixels reflected outside the input become transparent black. |
invert_xInvert axis X | enum | false | Which side supplies the mirrored pixels.
| |
invert_yInvert axis Y | enum | false | Which side supplies the mirrored pixels.
| |
corner_typeCorner type | enum | top_left | Which quarter of the image supplies the mirrored pixels. Corner mode always uses the image center.
|
Outputs
output(default format:inherit)