UMaterialExpressionMaterialFunctionCall::UpdateFromFunctionResource

Update FunctionInputs and FunctionOutputs from the MaterialFunction.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpressionMaterialFunctionCall.h"

Source

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

Syntax

void UpdateFromFunctionResource
(
    bool bRecreateAndLinkNode
)

Remarks

Update FunctionInputs and FunctionOutputs from the MaterialFunction. This must be called to keep the inputs and outputs up to date with the function being used.

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