How to obtain the terrain height of the corresponding position based on latitude and longitude
zuihuifeideyu opened this issue · 1 comments
zuihuifeideyu commented
When I use 3dtile-actors in cesium for Unreal to load terrain datasr, is it possible to obtain the terrain height of the loading terrain datas according to the longitude and latitude? Thank you!
kring commented
Please post questions to the community forum. We use GitHub issues for confirmed bug reports and clear feature requests.
Currently, the only way query heights in by using Unreal Line Trace function after the appropriate tiles have been loaded for visualization. We want to make this easier and are actively working on it right now.