Mirror Space

Inputs
float2 Space
Behaviour
Allows to mirror the provided space along the x, y or xy axis. Mirroring complex signed distance field shapes is highly efficient and is recommended over constructing them multiple times.


Properties
ESpaceMirrorAxis MirrorAxis
MirrorAxis controls which axis will be mirrored using the mirror node. You can find this property in the Details panel when selecting the node.
- X: mirroring along the X or U axis
- Y: mirroring along the Y or V axis
- XY: mirroring along both axis
