Difference between revisions of "Noise:getCellularReturnType"

From GiderosMobile
(Created page with "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Class</translate>:''' Noise<br/> === Description === Returns the return type from cellula...")
 
m (Text replacement - "<source" to "<syntaxhighlight")
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
Returns the return type from cellular noise calculations.
 
Returns the return type from cellular noise calculations.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(constant) = Noise:getCellularReturnType()
 
(constant) = Noise:getCellularReturnType()
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023

Available since: Gideros 2019.12
Class: Noise

Description

Returns the return type from cellular noise calculations. <syntaxhighlight lang="lua"> (constant) = Noise:getCellularReturnType() </source>

Return values

Returns (constant) noise return type