ParticleEmitter |
time |
Burst | How many particles to emit, in a burst |
Delay | |
Delta | 0-1, the life time of the emitter |
DestroyOnEnd | |
Duration | |
EmitRandom | 0-1, a random number to be used for this loop of the emitter |
IsBursting | True if we're doing a burst |
Loop | |
Rate | How many particles to emit over time |
RateOverDistance | How many particles to emit per 100 units moved |
Emit | |
EmitOverDistance | |
GetBurstCount | Allows child emitters to override how many particles are in a burst |
GetRateCount | Allows child emitters to override how many particles are in a rate |
OnBurst | |
OnDisabled | |
OnEnabled | |
ResetEmitter |