interface IParticleHslAnimation {
    h: IParticleColorAnimation;
    l: IParticleColorAnimation;
    s: IParticleColorAnimation;
}

Properties

h l s

Properties