ParticleSystem:setTangentialAcceleration

Sets the tangential acceleration (acceleration perpendicular to the particle's direction).

Function

Synopsis

ParticleSystem:setTangentialAcceleration( min, max )

Arguments

number min
The minimum acceleration.
number max (min)
The maximum acceleration.

Returns

Nothing.

See Also


Other Languages