Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithShaderElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the metalness compound map | IDatasmithSceneElements.h | ||
const TSharedPtr< IDatasmithCompositeTexture > & GetMetalComp () |
Get the metalness compound map | IDatasmithSceneElements.h |
GetMetalComp()
Description
Get the metalness compound map
| Name | GetMetalComp |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
TSharedPtr < IDatasmithCompositeTexture > & GetMetalComp()
GetMetalComp()
Description
Get the metalness compound map
| Name | GetMetalComp |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
const TSharedPtr < IDatasmithCompositeTexture > & GetMetalComp() const