![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithMaterialElements.h>
Inheritance diagram for IDatasmithMaterialExpression:Base class for representing an expression in the material graph of a IDatasmithUEPbrMaterial. Setting a name to the expression is optional but allows to automatically create material instances during the import, which is faster and more optimal.
|
virtualdefault |
|
pure virtual |
Connects the default output to an expression input
|
pure virtual |
Connects a specific output to an expression input
The output index to use by default for this expression when connecting it to other inputs.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
inline |
|
virtual |
returns if this DatasmithElement is of a specified type
Implements IDatasmithElement.
|
pure virtual |
Reset the expression to its default values, and disconnect input expressions
|
inline |