Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMeshElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const IDatasmithMaterialIDElement > GetMaterialSlotAt
(
int32 Index |
Get the material mapping for slot Index | IDatasmithSceneElements.h | |
TSharedPtr< IDatasmithMaterialIDElement > GetMaterialSlotAt
(
int32 Index |
IDatasmithSceneElements.h |
GetMaterialSlotAt(int32)
Description
Get the material mapping for slot Index
| Name | GetMaterialSlotAt |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
TSharedPtr < const IDatasmithMaterialIDElement > GetMaterialSlotAt
(
int32 Index
) const
GetMaterialSlotAt(int32)
| Name | GetMaterialSlotAt |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
TSharedPtr < IDatasmithMaterialIDElement > GetMaterialSlotAt
(
int32 Index
)