5#include "CesiumSampleHeightResult.generated.h"
21 UPROPERTY(BlueprintReadWrite, Category =
"Cesium")
30 UPROPERTY(BlueprintReadWrite, Category =
"Cesium")
The result of sampling the height on a tileset at the given cartographic position.
bool SampleSuccess
True if the height as sampled from the tileset successfully.
FVector LongitudeLatitudeHeight
The Longitude (X) and Latitude (Y) are the same values provided on input.