UMaterialParameterCollection::GetParameterId

Finds a parameter id given a name, returns the default guid 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

FGuid GetParameterId
(
    FName ParameterName
) const

Remarks

Finds a parameter id given a name, returns the default guid 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