Interface ReloadTerrainProperty

更換地形圖層參數。

interface ReloadTerrainProperty {
    identifier: string;
}

Hierarchy

Properties

Properties

identifier: string

地形圖層名稱。

Generated using TypeDoc