tsParticles - v0.0.0
    Preparing search index...
    interface ISvgPath {
        element: SVGPathElement;
        length: number;
        path2d?: Path2D;
    }
    Index

    Properties

    length: number
    path2d?: Path2D