Cesium for Unreal 2.12.0
|
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 |
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.
|
inline |
Definition at line 39 of file CesiumPropertyTexture.h.
FCesiumPropertyTexture::FCesiumPropertyTexture | ( | const CesiumGltf::Model & | model, |
const CesiumGltf::PropertyTexture & | PropertyTexture ) |
|
inline |
Gets the name of the metadata class that this property table conforms to.
Definition at line 49 of file CesiumPropertyTexture.h.
|
friend |
Definition at line 58 of file CesiumPropertyTexture.h.