ParticleSystem:setTangentialAcceleration( min, max )
Sets the tangential acceleration (acceleration perpendicular to the particle's direction).
Synopsis
ParticleSystem:setTangentialAcceleration( min, max )
Parameters
min |
number |
The minimum acceleration. |
max = min |
number |
The maximum acceleration. |