2019-11-21 08:55:13 +01:00
|
|
|
Mirror node
|
|
|
|
~~~~~~~~~~~
|
|
|
|
|
|
|
|
The **Mirror** node applies a mirror filter on its input.
|
|
|
|
|
2020-02-15 22:20:26 +01:00
|
|
|
.. image:: images/node_transform_mirror.png
|
|
|
|
:align: center
|
2019-11-21 08:55:13 +01:00
|
|
|
|
|
|
|
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
|