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