Color Noise node¶
The Color Noise node outputs a randomly generated color texture.
Inputs¶
The Color Noise node does not accept any input.
Outputs¶
The Color Noise node provides a color noise texture.
Parameters¶
The Color Noise node accepts the following parameters:
Grid size is the number of rows and columns in the texture.
Density is the likelihood for each cell to be white.
Notes¶
Although this node has a grid size, it generates a resolution independant texture.