Difference between revisions of "Particles:setParticleAcceleration"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
Particles:setParticleAcceleration(i,acceleration,accelerationAlpha,accelerationGrowth,accelerationAngular)
 
Particles:setParticleAcceleration(i,acceleration,accelerationAlpha,accelerationGrowth,accelerationAngular)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===
Line 15: Line 15:
 
'''accelerationGrowth''': (number) growth acceleration<br/>
 
'''accelerationGrowth''': (number) growth acceleration<br/>
 
'''accelerationAngular''': (number) angular acceleration<br/>
 
'''accelerationAngular''': (number) angular acceleration<br/>
 +
 
{{Particles}}
 
{{Particles}}

Latest revision as of 21:51, 21 September 2023