ParticleSystem:getEmissionRate

ParticleSystem:getEmissionRate

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

Gets the amount of particles emitted per second.

Function

Synopsis

rate = ParticleSystem:getEmissionRate( )

Arguments

Nothing.

Returns

number rate
The amount of particles per second.

See Also


doc_love
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.