Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMaterialExpression
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IDatasmithExpressionInput * GetInput
(
int32 Index |
DatasmithMaterialElements.h | ||
const IDatasmithExpressionInput * GetInput
(
int32 Index |
DatasmithMaterialElements.h |
GetInput(int32)
| Name | GetInput |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
IDatasmithExpressionInput * GetInput
(
int32 Index
)
GetInput(int32)
| Name | GetInput |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
const IDatasmithExpressionInput * GetInput
(
int32 Index
) const