mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
960c87e49c
Everything not describing the nodes library, and the "Simple" section of the library should be ready now.
24 lines
505 B
ReStructuredText
24 lines
505 B
ReStructuredText
Uniform nodes
|
|
~~~~~~~~~~~~~
|
|
|
|
The **Uniform** and **Uniform/Greyscale** node output a single uniform image
|
|
whose color is configurable.
|
|
|
|
.. image:: images/node_uniform.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The uniform nodes do not accept any input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The uniform nodes provide 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. The **Uniform/Greyscale** node has a single *float* parameter.
|