Cesium for Unreal 2.12.0
Loading...
Searching...
No Matches
FCesiumModelMetadataDescription Struct Reference

Description of metadata from a glTF's EXT_structural_metadata extension that should be uploaded to the GPU for access in Unreal materials. More...

#include <CesiumFeaturesMetadataComponent.h>

Public Attributes

TArray< FCesiumPropertyTableDescriptionPropertyTables
 Descriptions of property tables to encode for access in Unreal materials.
 
TArray< FCesiumPropertyTextureDescriptionPropertyTextures
 Descriptions of property textures to make accessible to Unreal materials.
 

Detailed Description

Description of metadata from a glTF's EXT_structural_metadata extension that should be uploaded to the GPU for access in Unreal materials.

Definition at line 262 of file CesiumFeaturesMetadataComponent.h.

Member Data Documentation

◆ PropertyTables

TArray<FCesiumPropertyTableDescription> FCesiumModelMetadataDescription::PropertyTables

Descriptions of property tables to encode for access in Unreal materials.

Definition at line 273 of file CesiumFeaturesMetadataComponent.h.

◆ PropertyTextures

TArray<FCesiumPropertyTextureDescription> FCesiumModelMetadataDescription::PropertyTextures

Descriptions of property textures to make accessible to Unreal materials.

Definition at line 283 of file CesiumFeaturesMetadataComponent.h.


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