Type alias DoTerrainCustomTileOverlayCommandParameter<T>

DoTerrainCustomTileOverlayCommandParameter<T>: {
    command: T;
    param: TerrainCustomTileOverlayCommandParameter[T];
}

執行自畫疊加圖層指令參數。

Type Parameters

Type declaration

Generated using TypeDoc