I’m having issues getting the LOD I’d like.
-
MaximumScreenSpaceError is a confusing concept. Is there anyway to request a specific LOD #.
-
What is the difference between MaximumScreenSpaceError on CesiumIonRasterOverlay vs on the Cesium3DTileSet (shown in Screenshot)?
-
How do I force the highest LOD? I made a setting which changes the CesiumIonRasterOverlay’s at runtime and that seems to work OK up to a point though I’d like to go lower than 1. At least whatever LOD that is displaying at 1 is not the max since if I zoom in I can get higher ones.
-
How do I prevent it from automatically swapping to lower LODs when the camera is far away? I disabled FogCulling but that didn’t seem to change anything. The LODs are still swapping if I move the camera further or closer.
-
This last one may be unrelated cesium but I’m using a VR headset and when I turn my head quickly side to side the tiles flicker (disappear and then come back). I thought it may be the frustrum culling but I disabled that and its still happening. Any ideas what could cause that?
This screenshot is from the properties in the editor at runtime.