Description | Hierarchy | Fields | Methods | Properties |
type TParticleFadeOutAffector = class(TParticleAffector)
A particle affector which fades out the particles.
![]() |
property FadeOutTime: Single read GetFadeOutTime write SetFadeOutTime; |
![]() |
property TargetColor: TARGBColor read GetTargetColor write SetTargetColor; |
![]() |
property FadeOutTime: Single read GetFadeOutTime write SetFadeOutTime; |
The amount of time it takes for each particle to fade out. |
![]() |
property TargetColor: TARGBColor read GetTargetColor write SetTargetColor; |
The |