how to use CesiumUrlTemplateRasterOverlay component with gameobject?
@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.