Properties:
Name | Type | Default | Description |
---|---|---|---|
noiseScale |
number |
10.0
|
Noise map scale. |
offsetX |
number |
0
|
Horizontal offset for the noise map. |
offsetY |
number |
0
|
Vertical offset for the noise map. |
offsetZ |
number |
0
|
Depth offset for the noise map. |
step |
number |
-1
|
The threshold used with the step function to create a blocky effect in the noise pattern. When this is greater than 0, the step function is used to compare the noise value to this threshold. |
strength |
number |
0.5
|
Noise map strength. |
Members
Noise map scale.
- Default Value:
- 10.0
Horizontal offset for the noise map.
- Default Value:
- 0
Vertical offset for the noise map.
- Default Value:
- 0
Depth offset for the noise map.
- Default Value:
- 0
The threshold used with the step function to create a blocky effect in the noise pattern. When this is greater than 0, the step function is used to compare the noise value to this threshold.
- Default Value:
- -1
Noise map strength.
- Default Value:
- 0.5