Difference between revisions of "Noise:getNoiseType"
From GiderosMobile
(Created page with "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Class</translate>:''' Noise<br/> === Description === Returns the noise type used by GetNo...") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
=== Description === | === Description === | ||
Returns the noise type used by GetNoise. | Returns the noise type used by GetNoise. | ||
| − | < | + | <syntaxhighlight lang="lua"> |
(constant) = Noise:getNoiseType() | (constant) = Noise:getNoiseType() | ||
| − | </ | + | </syntaxhighlight> |
=== Return values === | === Return values === | ||
Revision as of 14: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