mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
1c56fc60d8
Moved Material Spray to another repository. Renamed the addon directory to material_maker
16 lines
312 B
ReStructuredText
16 lines
312 B
ReStructuredText
Decompose node
|
|
~~~~~~~~~~~~~~
|
|
|
|
The decompose node decomposes a color input into three greyscale outputs.
|
|
|
|
.. image:: images/node_decompose.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The decompose node has a single color input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The decompose node outputs 3 greyscale images, one for each (red, green and blue) channel. |