Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/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.