Studio and Graph › Voxel › Noise
White Noise 2D
2D white noise. Per-sample random with no smoothing.

The White Noise 2D node
When to use it
2D white noise. Per-sample random with no smoothing.
Same rule as the 3D version: never into a density. Scatter masks and stippling only. When the value has to be stable for a given position, Hash or a Stable random node.
Pins
| Pin | Type | Description |
|---|---|---|
Frequency |
Number | How tight the pattern is. Higher numbers give you finer, busier detail. |
OffsetX |
Number | Slide the pattern along X. |
OffsetY |
Number | Slide the pattern along Y. |
Seed |
Whole Number | Change this for a different pattern at the same settings. The same seed always gives you the same noise. |
| Pin | Type | Description |
|---|---|---|
Result |
Number | The noise here. Roughly -1 to 1, and the same at every height. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.