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

    The canvas mask pixels options

    interface ICanvasMaskPixels {
        filter: string | ((pixel: IRgba) => boolean);
        offset: number;
    }

    Implemented by

    Index

    Properties

    Properties

    filter: string | ((pixel: IRgba) => boolean)

    The pixels filter function or pattern

    offset: number

    The pixels offset