Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeUEPbrMaterial
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/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path | #include "DatasmithFacadeUEPbrMaterial.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeUEPbrMaterial.cpp |
void SetParentLabel
(
const TCHAR * InParentLabel
)