rfw2d
    Preparing search index...

    Interface PolyLike

    interface PolyLike {
        points: readonly Vec2Like[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    points: readonly Vec2Like[]