ParticleColorFader()

Syntax

ParticleColorFader(#ParticleEmitter, RedRate, GreenRate, BlueRate)
Description
Changes the particles color fader rate (in world time unit).

Parameters

#ParticleEmitter The particle emitter to use.
RedRate, GreenRate, BlueRate The color channels fader rate to apply.

Return value

None.

Supported OS

All

<- MoveParticleEmitter() - Particle Index - ParticleColorRange() ->