Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialFunctionInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialFunctionInterface.h |
Include | #include "Materials/MaterialFunctionInterface.h" |
template<typename ExpressionType>
bool GetNamedParameterOfType
(
const FHashedMaterialParameterInfo & ParameterInfo,
ExpressionType *& Parameter,
UMaterialFunctionInterface ** OwningFunction
)
Remarks
Finds the first matching parameter by name and type