Difference between revisions of "Noise:getInterp"
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:getInterp() | (constant) = Noise:getInterp() | ||
− | </ | + | </syntaxhighlight> |
=== Return values === | === Return values === |
Revision as of 15:31, 13 July 2023
Available since: Gideros 2019.12
Class: Noise
Description
Returns interpolation method used for supported noise types.
(constant) = Noise:getInterp()
Return values
Returns (constant) interpolation method