UMaterial::GetAllCustomOutputExpressions

Returns any [UMaterialExpressionCustomOutput](API\Runtime\Engine\Materials\UMaterialExpressionCustomOutput) expressions

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

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

Remarks

Returns any UMaterialExpressionCustomOutput expressions

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