Navigation
API > API/Plugins > API/Plugins/GLTFCore
| Name | FMaterialExpressionInput |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterialExpressions.h |
| Include Path | #include "GLTFMaterialExpressions.h" |
Syntax
class FMaterialExpressionInput
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMaterialExpressionInput
(
const FString& Name |
GLTFMaterialExpressions.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Expression | FMaterialExpression * | GLTFMaterialExpressions.h | ||
| Name | FString | GLTFMaterialExpressions.h | ||
| OutputIndex | int32 | GLTFMaterialExpressions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GLTFMaterialExpressions.h | |||
const FMaterialExpression * GetExpression () |
GLTFMaterialExpressions.h | ||
int32 GetOutputIndex() |
GLTFMaterialExpressions.h |