Cesium - why is scene.pickPositionSupported false
问题 I'm ultimately trying to draw a polygon on top of my house. I can do that. The problem is that on zoom-out, zoom-in, and rotation (or camera move) the polygon doesn't stick to the top of my house. I received great help from this answer. So, now I'm trying to go through the sample code but there is a lot of Cesium methods and functionality that I need to learn. The sample code I am trying to follow is located in the gold standard that appears to be baked into the existing camera controller