Difference between revisions of "Noise:reset"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 9: | Line 9: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
Noise:reset() | Noise:reset() | ||
− | </ | + | </syntaxhighlight> |
{{Noise}} | {{Noise}} |
Revision as of 15:30, 13 July 2023
Available since: Gideros 2019.12
Class: Noise
Description
Reset noise parameters to default.
Noise:reset()