Cells 4
Inputs
Input Grayscale
Outputs
Output Grayscale
The generated noise as a grayscale bitmap.
Parameters
Scale Integer
The subdivision of the grid used to generate the noise tiles. A higher value results in more tiles being drawn and a denser noise.
Disorder Float
Displaces the ingredients of the noise. This can be used to animate the noise.
Disorder speed Float
Adjusts the distance of displacement applied by the Disorder parameter. This can be used to control the speed of displacement when animating the noise.
Color source Integer
The source of the flat color applied to the cells:
- Random: Use a random color controlled by the node’s random seed
- Pseudorandom: Use a random color seeded by a separate user-set value
- Image input: Use the color sampled at the cell location in the input image
Pseudorandom seed Integer Available when ‘Color source’ is set to ‘Pseudorandom’
Allows to change the seed for the color separately from the node seed.
Non-square expansion Boolean
In non-square images, keeps the generated tile square and expands the noise generation to the image’s bounds.
Examples
recommendation-more-help
substance-3d-designer-help-guide