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

    Particle HSL animation data for all three color channels

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

    Properties

    h l s

    Properties

    Hue channel animation

    Lightness channel animation

    Saturation channel animation