ParticleSystem:getTangentialAcceleration

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

Function

Synopsis

min, max = ParticleSystem:getTangentialAcceleration( )

Arguments

Nothing.

Returns

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

See Also


Other Languages