mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
29 lines
469 B
ReStructuredText
29 lines
469 B
ReStructuredText
|
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
|