首页 / 浏览问题 / 三维GIS / 问题详情
超图FAQ:使用Cesium加载3dtiles,可以获取到console.log(model.modelMatrix,'model.modelMatrix') console.log(model.root.transform,'model.root.transform') 用WebGL加载超图三维服务,可以获取到这种值吗?
64,468EXP 2025年08月19日
使用Cesium加载3dtiles,可以获取到console.log(model.modelMatrix,'model.modelMatrix') console.log(model.root.transform,'model.root.transform') 用WebGL加载超图三维服务,可以获取到这种值吗?

1个回答

【解决办法】使用WebGL加载三维服务也可以获取这些信息,S3MLayer._matModel对应model.modelMatrix,S3MLayer._matFloodInvertMatrix对应model.root.transform
64,468EXP 2025年08月19日
热门文章
关注我们
...