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

    The polygon mask draw stroke options

    interface IPolygonMaskDrawStroke {
        color: string | IRangeColor;
        opacity: number;
        width: number;
    }

    Implemented by

    Index

    Properties

    Properties

    color: string | IRangeColor

    The polygon mask draw stroke color

    opacity: number

    The polygon mask draw stroke opacity

    width: number

    The polygon mask draw stroke width