tsParticles - v4.4.0
    Preparing search index...

    Interface IParticlesDensity

    interface IParticlesDensity {
        enable: boolean;
        height: number;
        width: number;
    }

    Implemented by

    Index
    enable: boolean
    height: number
    width: number