material-maker/addons/material_maker/doc/node_transform_mirror.rst
2019-11-21 08:55:13 +01:00

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