![]() |
Cesium for Unreal 2.18.0
|
Description of a property texture with properties that should be made accessible to Unreal materials. More...
#include <CesiumFeaturesMetadataDescription.h>
Public Attributes | |
FString | Name |
The name of this property texture. | |
TArray< FCesiumPropertyTexturePropertyDescription > | Properties |
Descriptions of the properties to upload to the GPU. | |
Description of a property texture with properties that should be made accessible to Unreal materials.
Definition at line 203 of file CesiumFeaturesMetadataDescription.h.
FString FCesiumPropertyTextureDescription::Name |
The name of this property texture.
Definition at line 210 of file CesiumFeaturesMetadataDescription.h.
TArray<FCesiumPropertyTexturePropertyDescription> FCesiumPropertyTextureDescription::Properties |
Descriptions of the properties to upload to the GPU.
Definition at line 216 of file CesiumFeaturesMetadataDescription.h.