Perlin.SetLacunarity

Sets the lacunarity of the Perlin noise.

@param lacunarity The lacunarity of the Perlin noise.

The lacunarity is the frequency multiplier between successive octaves.

For best results, set the lacunarity to a number between 1.5 and 3.5.

class Perlin
void
SetLacunarity
(
double lacunarity
)

Meta