tsParticles - v4.3.2
    Preparing search index...

    Particle gradient color animation interface

    interface IParticleGradientColorAnimation {
        opacity?: IParticleNumericValueAnimation;
        stop: number;
        value: IParticleHslAnimation;
    }
    Index

    Properties

    Properties

    Opacity animation

    stop: number

    Color stop position

    HSL animation values