tsParticles - v0.0.0
    Preparing search index...
    interface IPolygonMaskMove {
        radius: number;
        type: "path" | "radius" | PolygonMaskMoveType;
    }

    Implemented by

    Index

    Properties

    Properties

    radius: number
    type: "path" | "radius" | PolygonMaskMoveType