RibbonEffectColor()

Syntax

RibbonEffectColor(#Effect, ChainIndex, Color, FadeoutColor)
Description
Set the colors for the ribbon trail.

Parameters

#Effect The effect to use. It has to be a ribbon trail create with CreateRibbonEffect().
ChainIndex The index of the chain to change the color. The first index starts from zero. This index number must be lower than the number of chains created with CreateRibbonEffect().
Color The color of the trail. This color can be in RGB or RGBA format.
FadeoutColor The fade-out color of the trail, the destination color when the ribbon trail fade. This color can be in RGB or RGBA format.

Return value

None.

See Also

CreateRibbonEffect()

Supported OS

All

<- LensFlareEffectColor() - SpecialEffect Index - RibbonEffectWidth() ->