UMaterial::UpdateExpressionDynamicParameters

Iterate through all of the expression nodes and fix up changed properties on matching dynamic parameters when a change occurs.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/Material.h"

Source

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

Syntax

virtual void UpdateExpressionDynamicParameters
(
    const UMaterialExpression * Expression
)

Remarks

Iterate through all of the expression nodes and fix up changed properties on matching dynamic parameters when a change occurs.

Parameters

Parameter

Description

Expression

The expression dynamic parameter.

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