Cesium for Unreal 2.24.1
Loading...
Searching...
No Matches
FCesiumMetadataPropertyStatisticValue Struct Reference

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.
 

Detailed Description

A statistic for a metadata property's values.

Definition at line 307 of file CesiumFeaturesMetadataDescription.h.

Member Data Documentation

◆ Semantic

ECesiumMetadataStatisticSemantic FCesiumMetadataPropertyStatisticValue::Semantic

The semantic of this statistic.

Definition at line 313 of file CesiumFeaturesMetadataDescription.h.

◆ Value

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.


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