1. A concise explanation of the problem you’re experiencing.
In Cesium 1.36,I want to draw a polyline on 3dtiles,pickPosition does not work.I must set depthTestAgainstTerrain = true,this setting is not required in previous versions
if I set depthTestAgainstTerrain = true, label will be covered by the ground.
how to solve this problem?
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
4. The Cesium version you’re using, your operating system and browser.
1.36,Win10,Chrome