How many raster overlay I can attach to a cesiumedtileset actor

I am trying to edit mi_cesiumThreeOverlayAndClipping from instance folder in plugin.

I have requirement where I have to add more than 20 raster overlay to cesium3dtileset actor each with different material overlay key but I am getting this error.

A Material Instance can have a maximum of 8 Material Layers. As to 20 RasterOverlays, you have to combine some to one. You can also use Geoserver to provide map service of multiple layers with the same workspace, Cesium for Unreal RasterOverlay Component uses comma to overlay these layers with one material Layer Key.

1 Like