![]() |
Cesium for Unreal 2.24.1
|
A statistic for a metadata property's values. More...
#include <CesiumFeaturesMetadataDescription.h>
Public Attributes | |
| ECesiumMetadataStatisticSemantic | Semantic |
| The semantic of this statistic. | |
| FCesiumMetadataValue | Value |
| The value of this statistic. | |
A statistic for a metadata property's values.
Definition at line 307 of file CesiumFeaturesMetadataDescription.h.
| ECesiumMetadataStatisticSemantic FCesiumMetadataPropertyStatisticValue::Semantic |
The semantic of this statistic.
Definition at line 313 of file CesiumFeaturesMetadataDescription.h.
| FCesiumMetadataValue FCesiumMetadataPropertyStatisticValue::Value |
The value of this statistic.
This reflects the value on the tileset it is attached to and should not be edited by users.
Definition at line 320 of file CesiumFeaturesMetadataDescription.h.