GradientParticle: Particle & {
    gradient?: IParticleGradientAnimation;
    options: GradientParticlesOptions;
}

Type declaration