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
22 lines
408 B
ReStructuredText
22 lines
408 B
ReStructuredText
Uniform node
|
|
~~~~~~~~~~~~
|
|
|
|
The uniform node outputs a single uniform image whose color is configurable.
|
|
|
|
.. image:: images/node_uniform.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The uniform node does not accept any input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The uniform node provides an output that generates a uniform color image.
|
|
|
|
Parameters
|
|
++++++++++
|
|
|
|
The uniform node has a single *color* parameter that defines the color of the output image.
|