Hello,
I am looking for the solution of 3D Tiles resolution. I am uploading 3D Tiles into cesium ION and rendering the same in my application. But the resolution of 3D tiles is degraded in my application.
I have decrease the value of Cesium3DTileset property “maximumScreenSpaceError” , but didn’t work. Previously I am using default value(16), I set it to maximumScreenSpaceError : 2, but no much improvement.
– When I run the 3D Tiles in “3D Tiles Location Editor” resolution is very good.
– When I run the 3D Tiles in Sandcastle code example the resolution is very low.
This is the sandcastle link:
Guy’s is there any solution for this in cesium?
Thanks