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

    The polygon mask local svg options

    interface IPolygonMaskLocalSvg {
        path: SingleOrMultiple<string>;
        size: IDimension;
    }

    Implemented by

    Index

    Properties

    Properties

    path: SingleOrMultiple<string>

    The svg path

    The svg size