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

Description of both feature IDs and metadata from a glTF via the EXT_mesh_Features and EXT_structural_metadata extensions. More...

#include <CesiumFeaturesMetadataComponent.h>

Public Attributes

FCesiumPrimitiveFeaturesDescription Features
 Description of the feature ID sets available from the EXT_mesh_features on a glTF's primitives.
 
FCesiumPrimitiveMetadataDescription PrimitiveMetadata
 Description of the metadata used by the EXT_structural_metadata on a glTF's primitives.
 
FCesiumModelMetadataDescription ModelMetadata
 Description of metadata from a glTF's EXT_structural_metadata extension.
 

Detailed Description

Description of both feature IDs and metadata from a glTF via the EXT_mesh_Features and EXT_structural_metadata extensions.

Indicates what parts of the extension should be uploaded to the GPU for access in Unreal materials.

Definition at line 295 of file CesiumFeaturesMetadataComponent.h.

Member Data Documentation

◆ Features

FCesiumPrimitiveFeaturesDescription FCesiumFeaturesMetadataDescription::Features

Description of the feature ID sets available from the EXT_mesh_features on a glTF's primitives.

Definition at line 303 of file CesiumFeaturesMetadataComponent.h.

◆ ModelMetadata

FCesiumModelMetadataDescription FCesiumFeaturesMetadataDescription::ModelMetadata

Description of metadata from a glTF's EXT_structural_metadata extension.

Definition at line 315 of file CesiumFeaturesMetadataComponent.h.

◆ PrimitiveMetadata

FCesiumPrimitiveMetadataDescription FCesiumFeaturesMetadataDescription::PrimitiveMetadata

Description of the metadata used by the EXT_structural_metadata on a glTF's primitives.

Definition at line 309 of file CesiumFeaturesMetadataComponent.h.


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