Studio and Graph › Voxel › Noise
Noise 2D
2D noise with the basis picked at runtime through the Noise Type pin.

The Noise 2D node
When to use it
2D noise with the basis picked at runtime through the Noise Type pin.
Worth it when a selector is driving the choice. The fixed-variant nodes are clearer on the canvas when it is not.
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. |
NoiseType |
Choice | Which flavour of noise to use. |
| 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.