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

    [[include:Options/Particles/Effect.md]]

    interface IEffect {
        close: boolean;
        options: ShapeData;
        type: SingleOrMultiple<string>;
    }

    Implemented by

    Index

    Properties

    Properties

    close: boolean

    Set this property to false for creating an open shape

    options: ShapeData

    Effect shape options data

    type: SingleOrMultiple<string>

    Effect type name or array of names