PilotGaea 3D O'view
    正在準備搜尋索引...

    介面 AddCustomPolygonProperty

    新增自畫表面多邊形參數。

    interface AddCustomPolygonProperty {
        polygon: GeoPolygon;
        color?: `#${string}`;
    }

    層級 (查看層級一覽)

    索引

    屬性

    polygon: GeoPolygon

    多邊形幾何。

    color?: `#${string}`

    顏色。

    "#FFFFFF"