Difference between revisions of "Noise:setGradientPerturbAmp"

From GiderosMobile
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2019.12<br/>
 
'''Available since:''' Gideros 2019.12<br/>
'''Class:''' [[Noise]]<br/>
+
'''Class:''' [[FastNoise]]<br/>
  
 
=== Description ===
 
=== Description ===
Sets the maximum warp distance from original location when using GradientPerturb{Fractal}(...). Default: '''1.0'''
+
Sets the maximum warp distance from original location when using GradientPerturb{Fractal}(...). Default = 1.0.
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
Noise:setGradientPerturbAmp(gradientPerturbAmp)
 
Noise:setGradientPerturbAmp(gradientPerturbAmp)
Line 12: Line 12:
 
'''gradientPerturbAmp''': (number) '''decimal''' maximum warp distance<br/>
 
'''gradientPerturbAmp''': (number) '''decimal''' maximum warp distance<br/>
  
{{Noise}}
+
{{FastNoise}}

Latest revision as of 00:13, 29 July 2025