I’m creating billboards in the Cesium Viewer with a TerrainProvider, and I’m seeing the bottom half of the billboard be occluded at some camera angles and zoom values. I’ve set the heightReference to several different values testing this issue but nothing seems to work(CLAMP_TO_GROUND, CLAMP _TO_TERRAIN, …). I also tried to set a negative z value in the eyeOffset which has worked except for some zoom values(OUT). I’ve never had the problem in the past. The heightReference property has always worked as I would have expected.
Cesium 1.123
Any suggestions on what to do would be greatly appreciated,
Scott