Cesium for Unreal 2.24.1
Loading...
Searching...
No Matches
FCesiumPropertyAttributeDescription Struct Reference

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

#include <CesiumFeaturesMetadataDescription.h>

Public Attributes

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

Detailed Description

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

Definition at line 243 of file CesiumFeaturesMetadataDescription.h.

Member Data Documentation

◆ Name

FString FCesiumPropertyAttributeDescription::Name

The name of this property attribute.

Definition at line 250 of file CesiumFeaturesMetadataDescription.h.

◆ Properties

TArray<FCesiumPropertyAttributePropertyDescription> FCesiumPropertyAttributeDescription::Properties

Descriptions of the properties to upload to the GPU.

Definition at line 256 of file CesiumFeaturesMetadataDescription.h.


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