Inheritance Graph
graph BT
ParticleFadeOutAffector
ParticleFadeOutAffector --> ParticleAffector
click ParticleFadeOutAffector "classMinSG_1_1ParticleFadeOutAffector"
click ParticleAffector "classMinSG_1_1ParticleAffector"
Description
Linear fade out of particles using the alpha channel of the particle color
Public Functions
Documentation
function
MinSG::ParticleFadeOutAffector::ParticleFadeOutAffector
Defined in MinSG/Ext/ParticleSystem/ParticleAffectors.h:137
function
MinSG::ParticleFadeOutAffector::~ParticleFadeOutAffector
Defined in MinSG/Ext/ParticleSystem/ParticleAffectors.h:138
function
MinSG::ParticleFadeOutAffector::doExecute
Linear fade out of particles using the alpha channel of the particle color
Defined in MinSG/Ext/ParticleSystem/ParticleAffectors.h:143