Difference between revisions of "Noise:getCellularDistanceFunction"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 6: | Line 6: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
(constant) = Noise:getCellularDistanceFunction() | (constant) = Noise:getCellularDistanceFunction() | ||
− | </ | + | </syntaxhighlight> |
=== Return values === | === Return values === |
Revision as of 15:31, 13 July 2023
Available since: Gideros 2019.12
Class: Noise
Description
Returns the distance function used in cellular noise calculations.
(constant) = Noise:getCellularDistanceFunction()
Return values
Returns (constant) noise distance function