How to Get More Overlays?

hello,cesium for unreal can modify the MI_CesiumThreeOverlaysAndClipping file to add more Overlays, but if Texture samples more than 16, something will wrong,how to add more Overlays use other way?

I know Texture samples 16 is Unreal Engin limit ,not cesium, but i want more WMS Overlay to cover Cesium World Terrain.

Hello @IndigoYun,

I’m surprised you need that many overlays simultaneously - would it be passable to keep the same 1-3 overlay layers but dynamically change the overlay url / ion asset id on the RasterOverlayComponent to switch to a different overlay as needed?

-Nithin

thanks for your answer

Hello,Nithin,I taked your advice and I find CesiumWebMapServiceRasterOverlay’s param,Layers, can input use “,” load more layers once time. like this:
20221020093915