IGradientParticlesOptions: IParticlesOptions & {
    gradient?: SingleOrMultiple<IAnimatableGradient>;
}

Type declaration