FMaterial::GatherCustomOutputExpressions

Gather any [UMaterialExpressionCustomOutput](API\Runtime\Engine\Materials\UMaterialExpressionCustomOutput) expressions they can be compiled in turn

Windows
MacOS
Linux

Override Hierarchy

FMaterial::GatherCustomOutputExpressions()

FMaterialResource::GatherCustomOutputExpressions()

References

Module

Engine

Header

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

Include

#include "MaterialShared.h"

Syntax

virtual void GatherCustomOutputExpressions
(
    TArray< class UMaterialExpressionCustomOutput * > & OutCustomOutputs
) const

Remarks

Gather any UMaterialExpressionCustomOutput expressions they can be compiled in turn

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