![]() |
Cesium for Unreal 2.16.0
|
Description of metadata from a glTF that should be uploaded to the GPU for access in materials. More...
#include <CesiumEncodedMetadataComponent.h>
Public Attributes | |
TArray< FFeatureTableDescription > | FeatureTables |
Descriptions of feature tables to upload to the GPU. | |
TArray< FFeatureTextureDescription > | FeatureTextures |
Descriptions of feature textures to upload to the GPU. | |
Description of metadata from a glTF that should be uploaded to the GPU for access in materials.
Definition at line 236 of file CesiumEncodedMetadataComponent.h.
TArray<FFeatureTableDescription> FMetadataDescription::FeatureTables |
Descriptions of feature tables to upload to the GPU.
Definition at line 246 of file CesiumEncodedMetadataComponent.h.
TArray<FFeatureTextureDescription> FMetadataDescription::FeatureTextures |
Descriptions of feature textures to upload to the GPU.
Definition at line 255 of file CesiumEncodedMetadataComponent.h.