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

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

    Implements

    Index

    Constructors

    Properties

    The canvas element to use as the mask source

    enable: boolean

    Enables the canvas mask

    image?: ImageMask

    The image mask options

    The canvas mask override options

    The canvas mask pixels options

    position: ICoordinates

    The canvas mask position, in percent values

    scale: number

    The scale factor for the mask

    selector?: string

    The CSS selector for the canvas element

    text?: TextMask

    The text mask options

    Methods