road: 'http://localhost:8090/iserver/services/3D-local3DCache-BatchModelCache/rest/realspace/datas/BatchModelCache/config',// SCP配置文件
var roadPromise = this._viewer.scene.addS3MTilesLayerByScp(configs.road, {
name: 'road'
});
这样加载的三维模型无法显示,通过链接可以预览。试着将cbd的实例模型加载可以正常显示,但我自己做的模型无法正常显示