Difference between revisions of "Noise:setFractalType"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 8: Line 8:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
Noise:setFractalType(type)
 
Noise:setFractalType(type)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 15:32, 13 July 2023

Available since: Gideros 2019.12
Class: Noise

Description

Sets the method for combining octaves in all fractal noise types.
Default: FBM

Noise:setFractalType(type)

Parameters

type: (constant) fractal type