Nodes · Transform
Mirror
Transformv1coreConcat: Xform
Overview
Flips the image horizontally or vertically.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| flop | Bool | true | Not documented yet. |
| flip | Bool | false | Not documented yet. |
| center | Float2 | [960.0, 540.0] | Not documented yet. |
| filter | Choice | bilinear | Not documented yet. |