tsParticles - v4.2.1
    Preparing search index...

    [[include:Options/Plugins/PolygonMask.md]]

    Implements

    Index

    Constructors

    Properties

    data?: string | PolygonMaskLocalSvg

    The polygon mask SVG data

    The polygon mask draw options

    enable: boolean = false

    Enables the polygon mask

    inline: PolygonMaskInline = ...

    The polygon mask inline options

    move: PolygonMaskMove = ...

    The polygon mask move options

    position?: ICoordinates

    The polygon mask position

    scale: number = 1

    The polygon mask scale

    type: PolygonMaskType = PolygonMaskType.none

    The polygon mask type

    url?: string

    The polygon mask SVG url

    Methods