Left Toolbar > Generate Nodes > Perlin Noise
The Perlin Noise node generates seamless perlin noise image. By default this image is located at (0,0), size: 512 px width, 512 px height.
output
Img
To create a new perlin noise image:
On the left toolbar choose Generator Nodes > Perlin Noise. Generate Nodes > Perlin
Drag the Perlin Noise icon into the Node Graph.
Adjust the attribute of the perlin Noise node to modify the output image.
Img
The Perlin noise image.
Position X
Sets the position of the Perlin Noise image in the Image viewport in the X coordinate. Default 0.
Position Y
Sets the position of the Perlin Noise image in the Image viewport in the Y coordinate. Default 0.
Size X
Sets the size of the Perlin Noise image. Default: 512 px width.
Size Y
Sets the size of the Perlin Noise image. Default: 512 px Height.
Frequency X
Sets the Frequency of the Perlin Noise . Default: 4.
Frequency Y
Sets the Frequency of the Perlin Noise . Default: 4.
Scale
Sets the scale. Default:1.
Octaves
Sets the amount of detail of Perlin Noise. Default: 2.
Auto Level
Expands the range of values in the image to cover the whole monochromatic range (0.0 to 1.0).
Seed
Seed use to generate the Perlin Noise. Default: 0.
You might also be interested in:
Generate Nodes | Billow Noise | Ridged Multi Noise | Voronoi Noise | RGB Noise
Main Page