while placing tiles from local b3dm json file url this type of black dots are comming at some of the tiles
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.
var ALLtileset = new Cesium.Cesium3DTileset({
url: tilesetLayerurl,
show: true,
});
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
if i read it using assert id its comeming good.But i need it reading from local json
i have attached the image also
4. The Cesium version you're using, your operating system and browser.
and i have attached one png there u can see at some portion have black shade.
i rectified using viewer.scene.context._instancedArrays = false;
now Tiles showing perfectly...
i have one more query..
1.How to set outline while generating the 3D Tileset using FME or
After loading the tileset in the cesium div?
color only i can able to set in tiles...
is there any way to set outline to tileset?
please let me know if there is any possibilities.
thanks & regards,
-shree