Mirror node
~~~~~~~~~~~

The **Mirror** node is variadic and applies a mirror filter on its inputs.

.. image:: images/node_transform_mirror.png
	:align: center

Inputs
++++++

The **Mirror** node accepts one or more RGBA inputs.

Outputs
+++++++

The **Mirror** node outputs the mirrored images 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
