numParticlesToEmit property

int? numParticlesToEmit
getter/setter pair

Total number of particles to emit, if the value is set to 0 the system will continue to emit particles for an indifinte period of time.

Implementation

int? numParticlesToEmit;