UMaterialParameterCollection::GetParameterName

Finds a parameter name given an Id, returns NAME_None if the parameter was not found.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialParameterCollection.h

Include

#include "Materials/MaterialParameterCollection.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/ParameterCollection.cpp

Syntax

FName GetParameterName
(
    const FGuid & Id
) const

Remarks

Finds a parameter name given an Id, returns NAME_None if the parameter was not found.

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