Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > IDatasmithTextureElement
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
const uint8 * GetData
(
uint32 & OutDataSize,
EDatasmithTextureFormat & OutFormat
) const
Remarks
Return the optional data, if loading from memory. Must be callable from any thread.