_time | Time to emit the burst. |
_minCount | Minimum number of particles to emit. |
_maxCount | Maximum number of particles to emit. |
_count | Cantidad de partículas a emitir. |
_cycleCount | Number of times to play the burst. (0 means indefinitely). |
_repeatInterval | How often to repeat the burst, in seconds. |
Construct a new Burst with a time and count.
See Also: ParticleSystem.emissionModule.SetBursts, ParticleSystem.emissionModule.GetBursts.