material-maker/doc/_sources/node_transform_tile2x2.rst.txt

29 lines
469 B
Plaintext
Raw Normal View History

2020-03-15 09:55:36 +01:00
Tile2x2 node
~~~~~~~~~~~~
The **Tile2x2** node combines 4 input images into a single output by tiling them.
.. image:: images/node_transform_tile2x2.png
:align: center
Inputs
++++++
The **Tile2x2** node accepts 4 RGBA inputs.
Outputs
+++++++
The **Tile2x2** node outputs the tiled RGBA image.
Parameters
++++++++++
The **Tile2x2** does not have any parameter.
Example images
++++++++++++++
.. image:: images/node_transform_tile2x2_sample.png
:align: center