UMaterialFunctionInterface::GetParameterSortPriority

Finds the first matching parameter's group name

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialFunctionInterface.h"

Syntax

bool GetParameterSortPriority
(
    const FHashedMaterialParameterInfo & ParameterInfo,
    int32 & OutSortPriority
)

Remarks

Finds the first matching parameter's group name

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