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