tsParticles - v4.4.0
    Preparing search index...

    Weights for each coordinate's influence on a color component (0 to 1)

    interface ITrailColorWeight {
        x?: number;
        y?: number;
    }

    Implemented by

    Index
    x?: number
    y?: number