webani - v1.0.0
    Preparing search index...
    type SVGPath = {
        hole: boolean;
        points: Vector2[];
    }
    Index

    Properties

    Properties

    hole: boolean
    points: Vector2[]