DoCommandParameter<T>: {
    command: T;
    param: ov.TerrainCustomTileOverlay.CommandParameter[T];
}

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

Type Parameters

Type declaration

Generated using TypeDoc