Difference between revisions of "Noise:getNoiseType"
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:getNoiseType() | (constant) = Noise:getNoiseType() | ||
− | </ | + | </syntaxhighlight> |
=== Return values === | === Return values === |
Revision as of 15:30, 13 July 2023
Available since: Gideros 2019.12
Class: Noise
Description
Returns the noise type used by GetNoise.
(constant) = Noise:getNoiseType()
Return values
Returns (constant) noise type