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

Description of a property texture with properties that should be made accessible to Unreal materials. More...

#include <CesiumFeaturesMetadataComponent.h>

Public Attributes

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

Detailed Description

Description of a property texture with properties that should be made accessible to Unreal materials.

Definition at line 212 of file CesiumFeaturesMetadataComponent.h.

Member Data Documentation

◆ Name

FString FCesiumPropertyTextureDescription::Name

The name of this property texture.

Definition at line 219 of file CesiumFeaturesMetadataComponent.h.

◆ Properties

TArray<FCesiumPropertyTexturePropertyDescription> FCesiumPropertyTextureDescription::Properties

Descriptions of the properties to upload to the GPU.

Definition at line 225 of file CesiumFeaturesMetadataComponent.h.


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