tsParticles - v4.0.0-beta.12
    Preparing search index...

    Particle gradient animation interface

    interface IParticleGradientAnimation {
        angle: IParticleNumericValueAnimation;
        colors: IParticleGradientColorAnimation[];
        type: GradientType;
    }
    Index

    Properties

    Properties

    Angle animation

    Gradient colors

    Gradient type