Difference between revisions of "Particles:setParticleDecay"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Configures decay values for the given particle.
 
Configures decay values for the given particle.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Particles:setParticleDecay(i,decay,decayAlpha,decayGrowth,decayAngular)
 
Particles:setParticleDecay(i,decay,decayAlpha,decayGrowth,decayAngular)
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023