Difference between revisions of "Noise:setCellularDistanceFunction"

From GiderosMobile
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
Noise:setCellularDistanceFunction(distance)
 
Noise:setCellularDistanceFunction(distance)
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
Possible cellular distance functions:
 +
*'''Noise.EUCLIDEAN'''
 +
*'''Noise.MANHATTAN'''
 +
*'''Noise.NATURAL'''
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 17:56, 29 July 2025