IDatasmithUEPbrMaterialElement::SetParentLabel

If a parent material is generated from this material, this will be its label.

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h

Include

#include "DatasmithMaterialElements.h"

Syntax

void SetParentLabel
(
    const TCHAR * InParentLabel
)

Remarks

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.