CesiumUrlTemplateRasterOverlay

how to use CesiumUrlTemplateRasterOverlay component with gameobject?

This is yes or not? It is doesnt work.Some says gameobject must with 3d Tileset component, yes or not?Could you please give some example how to use CesiumUrlTemplateRasterOverlay component?

@Xiaopeng_Song As you mentioned, the GameObject must have a Cesium3DTileset component attached. Take a look at the Cesium for Unity Samples project. The 01_CesiumWorld scene has a tileset with a raster overlay attached.