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

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

#include <CesiumFeaturesMetadataComponent.h>

Public Attributes

TArray< FCesiumFeatureIdSetDescriptionFeatureIdSets
 The feature ID sets to make accessible to the material.
 

Detailed Description

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

This aggregates the feature ID sets of all visible glTF primitives in the model. This describes the feature IDs that can be made accessible to Unreal Engine materials.

Definition at line 91 of file CesiumFeaturesMetadataComponent.h.

Member Data Documentation

◆ FeatureIdSets

TArray<FCesiumFeatureIdSetDescription> FCesiumPrimitiveFeaturesDescription::FeatureIdSets

The feature ID sets to make accessible to the material.

Note that the order of feature ID sets in this array does not necessarily correspond to the order of these feature ID sets in a glTF primitive.

Definition at line 104 of file CesiumFeaturesMetadataComponent.h.


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