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

A blueprint-accessible wrapper of a property texture from a glTF. More...

#include <CesiumPropertyTexture.h>

Public Member Functions

 FCesiumPropertyTexture ()
 
 FCesiumPropertyTexture (const CesiumGltf::Model &model, const CesiumGltf::PropertyTexture &PropertyTexture)
 
FString getClassName () const
 Gets the name of the metadata class that this property table conforms to.
 

Friends

class UCesiumPropertyTextureBlueprintLibrary
 

Detailed Description

A blueprint-accessible wrapper of a property texture from a glTF.

Provides access to FCesiumPropertyTextureProperty views of texture metadata.

Definition at line 35 of file CesiumPropertyTexture.h.

Constructor & Destructor Documentation

◆ FCesiumPropertyTexture() [1/2]

FCesiumPropertyTexture::FCesiumPropertyTexture ( )
inline

Definition at line 39 of file CesiumPropertyTexture.h.

◆ FCesiumPropertyTexture() [2/2]

FCesiumPropertyTexture::FCesiumPropertyTexture ( const CesiumGltf::Model & model,
const CesiumGltf::PropertyTexture & PropertyTexture )

Member Function Documentation

◆ getClassName()

FString FCesiumPropertyTexture::getClassName ( ) const
inline

Gets the name of the metadata class that this property table conforms to.

Definition at line 49 of file CesiumPropertyTexture.h.

Friends And Related Symbol Documentation

◆ UCesiumPropertyTextureBlueprintLibrary

Definition at line 58 of file CesiumPropertyTexture.h.


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