UMaterialExpression::GetOutputs

Get the outputs supported by this expression.

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetOutputs()

UMaterialExpressionDynamicParameter::GetOutputs()

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpression.h"

Source

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

Syntax

virtual TArray< FExpressionOutput > & GetOutputs()

Remarks

Get the outputs supported by this expression.

Parameters

Parameter

Description

Outputs

The TArray of outputs to fill in.

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