Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithUEPbrMaterialElement
Description
If a parent material is generated from this material, this will be its label. If none, the instance and the parent will have the same label.
| Name | SetParentLabel |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
void SetParentLabel
(
const TCHAR * InParentLabel
)