IDatasmithMaterialExpression::ConnectExpression

Connects a specific output to an expression input

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h

Include

#include "DatasmithMaterialElements.h"

Syntax

void ConnectExpression
(
    IDatasmithExpressionInput & ExpressionInput,
    int32 OutputIndex
)

Remarks

Connects a specific output to an expression input

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