tsParticles - v0.0.0
    Preparing search index...
    interface IEmitterShape {
        options: Record<string, unknown>;
        replace: IEmitterShapeReplace;
        type: string;
    }

    Implemented by

    Index

    Properties

    Properties

    options: Record<string, unknown>
    type: string