Noise
Controls
Parameter / Script Name | Type | Default | Function |
---|---|---|---|
Enabled / enabled | Boolean | On | |
Time Mode / time_mode | Choice | Current | - Current - Custom |
Type / noise_type | Choice | FBM | - Perlin - FBM - Turbulence - Cell - Periodic |
Time / custom_time | Float | 0 | |
Phase / seed | Float | 0 | |
Signed / signed_range | Boolean | On | When checked, this outputs in the range [-1,1], otherwise in the range [0,1] |
Octaves / fbm_octaves | Float | 2 | Number of frequencies |
Lacunarity / fbm_lacunarity | Float | 2 | Spacing between each frequencies |
Gain / fbm_gain | Float | 1 | Relative scale between consecutive frequencies |
Period / period | Float | 1 | |
Amplitude / amplitude | Float | 1 | |
Frequency / multiplier | Float | 1 |