Cesium for Unreal 2.12.0
Loading...
Searching...
No Matches
FCesiumSampleHeightMostDetailedComplete Class Reference

The delegate used to asynchronously return sampled heights. More...

#include <CesiumSampleHeightMostDetailedAsyncAction.h>

Inheritance diagram for FCesiumSampleHeightMostDetailedComplete:

Detailed Description

The delegate used to asynchronously return sampled heights.

Parameters
ResultThe result of the height sampling. This array contains the outputs for each input cartographic position. Each result has a HeightSampled property indicating whether the height was successfully sampled at that position, and a LongitudeLatitudeHeight property with the complete position, including the sampled height. If the sample was unsuccessful, the original position is returned.
WarningsProvides information about problems, if any, that were encountered while sampling heights.

Definition at line 26 of file CesiumSampleHeightMostDetailedAsyncAction.h.


The documentation for this class was generated from the following file: