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

    The emitter shape options

    interface IEmitterShape {
        options: Record<string, unknown>;
        replace: IEmitterShapeReplace;
        type: string;
    }

    Implemented by

    Index

    Properties

    Properties

    options: Record<string, unknown>

    The emitter shape options

    The emitter shape replace options

    type: string

    The emitter shape type