回复:[cesium-dev] Re: 3D Tiles Building positioned above the world.HELP!

Hi,Sean,I got the same trouble like before,I cant change the height of the tileset. last year you told me how to modify the root tileset. after that,I have changed the height successfully. but these I did it by the same way.but the height didnt change.and the 3Dtiles Adjust Height Code didn`t work.I really need your help .thank you!

                                                                              Jack

The version of Context Capture you’re using is pretty old and doesn’t support the modelMatrix property that is needed to adjust the height.

To fix this, download the latest Cesium version at https://cesiumjs.org/downloads/ and replace the Production_5/App/Cesium folder with the Cesium-1.41/Build/Cesium folder.