Difference between revisions of "Noise:setFractalType"

From GiderosMobile
 
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
Sets the method for combining octaves in all fractal noise types. Default = FBM.
+
Sets the method for combining octaves in all fractal noise types. Default = Noise.FBM.
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
Noise:setFractalType(type)
 
Noise:setFractalType(type)

Latest revision as of 20:10, 29 July 2025