Difference between revisions of "Noise:setFractalLacunarity"
From GiderosMobile
| Line 8: | Line 8: | ||
Noise:setFractalLacunarity(fraclacun) | Noise:setFractalLacunarity(fraclacun) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| + | |||
| + | '''Note''': seems to be good in range [-16.0...16.0] | ||
=== Parameters === | === Parameters === | ||
Revision as of 17:42, 28 July 2025
Available since: Gideros 2019.12
Class: Noise
Description
Sets the octave lacunarity. Fractal Noise type. Default = 2.0.
Noise:setFractalLacunarity(fraclacun)
Note: seems to be good in range [-16.0...16.0]
Parameters
fraclacun: (number) decimal fractal lacunarity value