Difference between revisions of "Particles:scaleParticles"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
  Particles:scaleParticles(scale,absolute)
 
  Particles:scaleParticles(scale,absolute)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''scale''': (number) <translate>The scale factor to apply to all particles</translate> <br/>
 
'''scale''': (number) <translate>The scale factor to apply to all particles</translate> <br/>

Revision as of 15:32, 13 July 2023