Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FExpressionInput
- FMaterialInput
- FColorMaterialInput
- FScalarMaterialInput
- FShadingModelMaterialInput
- FStrataMaterialInput
- FVector2MaterialInput
- FVectorMaterialInput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h |
| Include | #include "MaterialExpressionIO.h" |
Syntax
template<class InputType>
struct FMaterialInput : public FExpressionInput
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| InputType | Constant | ||
| uint32: 1 | UseConstant |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsConstant () |