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

    Class EmitterShapeBase<TOptions>Abstract

    Base class for emitter shapes, providing common position, size, and fill handling

    Type Parameters

    • TOptions = unknown

    Implements

    Index

    Constructors

    Properties

    fill: boolean

    Sets if the particles will spawn at the shape perimeter or inside the area

    options: TOptions

    The shape options

    position: ICoordinates

    The shape position

    The shape size

    Methods