FMaterial::GatherExpressionsForCustomInterpolators

Gather any [UMaterialExpressionCustomOutput](API\Runtime\Engine\Materials\UMaterialExpressionCustomOutput) expressions in the material and referenced function calls

Windows
MacOS
Linux

Override Hierarchy

FMaterial::GatherExpressionsForCustomInterpolators()

FMaterialResource::GatherExpressionsForCustomInterpolators()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Syntax

virtual void GatherExpressionsForCustomInterpolators
(
    TArray< class UMaterialExpression * > & OutExpressions
) const

Remarks

Gather any UMaterialExpressionCustomOutput expressions in the material and referenced function calls

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