mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
32 lines
536 B
ReStructuredText
32 lines
536 B
ReStructuredText
Mirror node
|
|
~~~~~~~~~~~
|
|
|
|
The **Mirror** node applies a mirror filter on its input.
|
|
|
|
.. image:: images/node_mirror.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The **Mirror** node accepts a single RGBA input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The **Mirror** node outputs the mirrored image as RGBA.
|
|
|
|
Parameters
|
|
++++++++++
|
|
|
|
The **Mirror** node has two parameters:
|
|
|
|
* the *direction* of the effect (horizontal or vertical).
|
|
|
|
* the *offset* by which the input is moved away from the mirror.
|
|
|
|
Example images
|
|
++++++++++++++
|
|
|
|
.. image:: images/node_mirror_samples.png
|
|
:align: center
|