ParticleSystem:setEmissionRate

Sets the amount of particles emitted per second.

Function

Synopsis

ParticleSystem:setEmissionRate( rate )

Arguments

number rate
The amount of particles per second.

Returns

Nothing.

See Also


Other Languages