IDatasmithUEPbrMaterialElement::SetParentLabel

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

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss