1using Unity.Mathematics;
The asynchronous result of a call to Cesium3DTileset.SampleHeightMostDetailed.
bool[] sampleSuccess
Indicates whether the height for the position at the corresponding index was sampled successfully.
double3[] longitudeLatitudeHeightPositions
The positions and their sampled heights.
string[] warnings
Any warnings that occurred while sampling heights.