Navigation
API > API/Runtime > API/Runtime/DatasmithCore
| Name | IDatasmithMaterialIDElement |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
Syntax
class IDatasmithMaterialIDElement : public IDatasmithElement
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDatasmithMaterialIDElement() |
IDatasmithSceneElements.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetId() |
IDatasmithSceneElements.h | ||
void SetId
(
int32 Id |
IDatasmithSceneElements.h |