GetDisplayNameForMaterial

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FText

 

GetDisplayNameForMaterial

(
    EMaterialProperty Property,
    UMaterial* Material
)

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

Public function Static

FText

 

GetDisplayNameForMaterial

(
    const FGuid& AttributeID,
    UMaterial* Material
)

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