Difference between revisions of "Noise:getCellularDistanceFunction"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
'''Available since:''' Gideros 2019.12<br/>
 
'''Available since:''' Gideros 2019.12<br/>
'''Class:''' [[Noise]]<br/>
+
'''Class:''' [[FastNoise]]<br/>
  
 
=== Description ===
 
=== Description ===
Line 6: Line 6:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(constant) = Noise:getCellularDistanceFunction()
 
(constant) = Noise:getCellularDistanceFunction()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===
 
'''Returns''' (constant) noise distance function<br/>
 
'''Returns''' (constant) noise distance function<br/>
  
{{Noise}}
+
{{FastNoise}}

Latest revision as of 23:25, 28 July 2025