| Noise3D | |
|---|---|
|
|
| Type | |
| Category | Sampling > Noise |
Noise3D
Description
Creates a grid of values from 0 to 1 based on a noise algorithm.
Enums
Enum #1
There is currently no description for the enum #1.
- Simplex
- Simplex Smooth
- Cellular
- Perlin
- Value Cubic
- Value
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| float | frequency (Frequency) |
There is currently no description for the argument frequency. |
0.01 |
| float | lacunarity (Lacunarity) |
There is currently no description for the argument lacunarity. |
2.0 |
| int | octaves (Octaves) |
There is currently no description for the argument octaves. |
5 |
Outputs
Sample - noise (Noise)
There is currently no description for output noise.