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

Description of a feature texture with properties that should be uploaded to the GPU. More...

#include <CesiumEncodedMetadataComponent.h>

Public Attributes

FString Name
 The name of this feature texture.
 
TArray< FFeatureTexturePropertyDescriptionProperties
 Descriptions of the properties to upload to the GPU.
 

Detailed Description

Description of a feature texture with properties that should be uploaded to the GPU.

Definition at line 210 of file CesiumEncodedMetadataComponent.h.

Member Data Documentation

◆ Name

FString FFeatureTextureDescription::Name

The name of this feature texture.

Definition at line 217 of file CesiumEncodedMetadataComponent.h.

◆ Properties

TArray<FFeatureTexturePropertyDescription> FFeatureTextureDescription::Properties

Descriptions of the properties to upload to the GPU.

Definition at line 223 of file CesiumEncodedMetadataComponent.h.


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