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

The statistics for a given metadata class. More...

#include <CesiumFeaturesMetadataDescription.h>

Public Attributes

FString Id
 The identifier of this class.
 
TArray< FCesiumMetadataPropertyStatisticsDescriptionProperties
 The statistics of properties belonging to this class.
 

Detailed Description

The statistics for a given metadata class.

Definition at line 349 of file CesiumFeaturesMetadataDescription.h.

Member Data Documentation

◆ Id

FString FCesiumMetadataClassStatisticsDescription::Id

The identifier of this class.

Definition at line 355 of file CesiumFeaturesMetadataDescription.h.

◆ Properties

TArray<FCesiumMetadataPropertyStatisticsDescription> FCesiumMetadataClassStatisticsDescription::Properties

The statistics of properties belonging to this class.

Definition at line 364 of file CesiumFeaturesMetadataDescription.h.


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