tsParticles - v0.0.0
    Preparing search index...
    interface IEffect {
        close: boolean;
        fill: boolean;
        options: ShapeData;
        type: SingleOrMultiple<string>;
    }
    Index

    Properties

    Properties

    close: boolean
    fill: boolean
    options: ShapeData
    type: SingleOrMultiple<string>