tsParticles - v4.4.0
    Preparing search index...

    The trail fill options

    interface ITrailFill {
        color?: string | IRangeColor;
        image?: string;
    }

    Implemented by

    Index
    color?: string | IRangeColor

    The trail fill color

    image?: string

    The trail fill image