Cesium for Unreal 2.12.0
Loading...
Searching...
No Matches
CesiumFeaturesMetadataComponent.h File Reference
#include "CesiumFeatureIdSet.h"
#include "CesiumMetadataEncodingDetails.h"
#include "CesiumMetadataPropertyDetails.h"
#include "Components/ActorComponent.h"
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "Misc/Guid.h"
#include "CesiumFeaturesMetadataComponent.generated.h"

Go to the source code of this file.

Classes

struct  FCesiumFeatureIdSetDescription
 Description of a feature ID set from EXT_mesh_features. More...
 
struct  FCesiumPrimitiveFeaturesDescription
 Description of the feature ID sets available from the EXT_mesh_features on a glTF's primitives. More...
 
struct  FCesiumPropertyTablePropertyDescription
 Description of a property table property that should be encoded for access on the GPU. More...
 
struct  FCesiumPropertyTableDescription
 Description of a property table containing properties to be encoded for access in Unreal materials. More...
 
struct  FCesiumPropertyTexturePropertyDescription
 Description of a property texture property that should be made accessible to Unreal materials. More...
 
struct  FCesiumPropertyTextureDescription
 Description of a property texture with properties that should be made accessible to Unreal materials. More...
 
struct  FCesiumPrimitiveMetadataDescription
 Names of the metadata entities referenced by the EXT_structural_metadata on a glTF's primitives. More...
 
struct  FCesiumModelMetadataDescription
 Description of metadata from a glTF's EXT_structural_metadata extension that should be uploaded to the GPU for access in Unreal materials. More...
 
struct  FCesiumFeaturesMetadataDescription
 Description of both feature IDs and metadata from a glTF via the EXT_mesh_Features and EXT_structural_metadata extensions. More...
 

Variables

 Meta
 

Variable Documentation

◆ Meta

Meta

Definition at line 326 of file CesiumFeaturesMetadataComponent.h.