Difference between revisions of "Noise:getFractalType"
From GiderosMobile
(Created page with "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Class</translate>:''' Noise<br/> === Description === Returns method for combining octaves...") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
=== Description === | === Description === | ||
Returns method for combining octaves in all fractal noise types. | Returns method for combining octaves in all fractal noise types. | ||
| − | < | + | <syntaxhighlight lang="lua"> |
(constant) = Noise:getFractalType() | (constant) = Noise:getFractalType() | ||
| − | </ | + | </syntaxhighlight> |
=== Return values === | === Return values === | ||
Revision as of 14:31, 13 July 2023
Available since: Gideros 2019.12
Class: Noise
Description
Returns method for combining octaves in all fractal noise types.
(constant) = Noise:getFractalType()
Return values
Returns (constant) noise fractal type method