1.开启深度监测 viewer.scene.globe.depthTestAgainstTerrain=true;
2.关闭深度监测 viewer.scene.globe.depthTestAgainstTerrain=false;
cesium 加载的矢量数据或模型会在地面漂移
阅读 38
2021-09-21
1.开启深度监测 viewer.scene.globe.depthTestAgainstTerrain=true;
2.关闭深度监测 viewer.scene.globe.depthTestAgainstTerrain=false;
相关推荐
精彩评论(0)