CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
885 stars 286 forks source link

Add terrain query automation test #1421

Open csciguy8 opened 2 months ago

csciguy8 commented 2 months ago

Builds on cesium-native PR 783, so merge that first.

Introduces new test to verify results and measure performance of new cesium-native terrain height query functionality. (using the existing performance test framework)

Still a bit of work to do here...

image