Summary
Parameters for constructing a
['a']
noise field, which layers multiple octaves of a noise function with increasing frequency
and reducing amplitudes.
Constructors
FractalParameters |
Parameters for constructing a fractal
noise field, which layers multiple octaves of a noise function with increasing frequency
and reducing amplitudes. |
Properties
Gain |
How much to multiply the amplitude of each successive octave by. |
Lacunarity |
How much to multiply the frequency of each successive octave by. |
Octaves |
How many layers of noise to use. |
Methods