FMaterialAttributeDefinitionMap::GetDisplayNameForMaterial

Returns the display name of a material attribute, accounting for overrides based on properties of a given material

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Syntax

static FText GetDisplayNameForMaterial
(
    EMaterialProperty Property,
    UMaterial * Material
)

Remarks

Returns the display name of a material attribute, accounting for overrides based on properties of a given material

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