tsParticles - v0.0.0
    Preparing search index...
    interface IPolygonMaskDrawStroke {
        color: string | IRangeColor;
        opacity: number;
        width: number;
    }

    Implemented by

    Index

    Properties

    Properties

    color: string | IRangeColor
    opacity: number
    width: number