Internal data for managing particle birth rates for sub-emitters.
More...
#include <ParticleSystem/Particles/Emitters/CEmitter.h>
|
|
float | LifeTime |
| | Accumulated life time of the emitter logic.
|
|
float | FlowLifeTime |
| | Maximum duration for the flow logic.
|
|
float | WaitDelay |
| | Initial delay before birth starts.
|
|
float | Fraction |
| | Fraction for sub-frame birth calculations.
|
|
s32 | Tank |
| | Remaining particles to be spawned from the "tank".
|
Internal data for managing particle birth rates for sub-emitters.
Keeps track of individual tanks and flows when a sub-group spawns particles from parent particles.
The documentation for this struct was generated from the following file: