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

    The polygon mask move options

    interface IPolygonMaskMove {
        radius: number;
        type: "path" | "radius" | PolygonMaskMoveType;
    }

    Implemented by

    Index

    Properties

    Properties

    radius: number

    The polygon mask move radius

    type: "path" | "radius" | PolygonMaskMoveType

    The polygon mask move type