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

    自畫洞圖素參數。

    interface Parameter {
        geo: GeoPolygonSet;
        depth: number;
        epsg: number;
        colorImageUrl: undefined | string;
        normalImageUrl: undefined | string;
        roughnessImageUrl: undefined | string;
        textureScale: number;
    }
    索引

    屬性

    洞幾何。

    depth: number

    洞的深度。

    epsg: number

    幾何EPSG。

    colorImageUrl: undefined | string

    貼圖來源。

    normalImageUrl: undefined | string

    法向量貼圖來源。

    roughnessImageUrl: undefined | string

    粗糙度貼圖來源。

    textureScale: number

    貼圖比例