Texture
Mirror
Folds one half of a picture onto the other across a line you can move.
The Mirror node reflects one half of the picture onto the other. The fold line can sit anywhere, so you choose how much of the original survives.

- One picture in, one out
- Fold across the width or the height
- Offset moves the fold line
- Found under Texture in the add-operator list
The image on the right is the example patch itself — drag and drop it onto the app (or load it with File → Load) to open the full graph.
Inputs and outputs

| Port | Type | Purpose |
|---|---|---|
| Input | Texture | The picture to work on |
| Output | Texture | The result |
Parameters
Opacity, Blend Mode, ALPHA — the standard operator header, on every operator. See Parameters and Controls.
- Axis — X folds left onto right; Y folds top onto bottom.
- Offset (0–1, default 0.5) — where the fold line sits. At 0.5 it is dead centre, which gives a symmetrical result. Move it and one side takes over more of the frame.
Troubleshooting
Half the picture vanished — that is the point: one half is replaced by a reflection of the other. Move Offset to choose which half survives.
You wanted the whole picture turned around — use Flip instead.