Difference between revisions of "Particles:setParticleSize"

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:setParticleSize(i,size)
 
  Particles:setParticleSize(i,size)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''i''': (number) <translate>index of particle</translate> <br/>
 
'''i''': (number) <translate>index of particle</translate> <br/>

Revision as of 15:32, 13 July 2023