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

    The emitter spawn options

    interface IEmitterSpawn {
        fill?: IFill;
        stroke?: IStroke;
    }

    Implemented by

    Index

    Properties

    Properties

    fill?: IFill

    The emitter spawn fill

    stroke?: IStroke

    The emitter spawn stroke