Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::Particle::SBornData Struct Reference

Internal data for managing particle birth rates for sub-emitters. More...

#include <ParticleSystem/Particles/Emitters/CEmitter.h>

Public Attributes

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".

Detailed Description

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: