Difference between revisions of "Noise:getCellularNoiseLookup"

From GiderosMobile
(removed language stuff)
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
Returns the noise used to calculate a cell value if the cellular return type is NoiseLookup.
 
Returns the noise used to calculate a cell value if the cellular return type is NoiseLookup.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(constant) = Noise:getCellularNoiseLookup()
 
(constant) = Noise:getCellularNoiseLookup()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 15:31, 13 July 2023

Available since: Gideros 2019.12
Class: Noise

Description

Returns the noise used to calculate a cell value if the cellular return type is NoiseLookup.

(constant) = Noise:getCellularNoiseLookup()

Return values

Returns (constant) noise lookup value