Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FMaterialInput
- FMaterialInput
- FScalarMaterialInput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h |
| Include | #include "MaterialExpressionIO.h" |
Syntax
struct FScalarMaterialInput :
public FMaterialInput< float > ,
public FMaterialInput< InputType >
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Constant | ||
| uint32: 1 | UseConstant |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | CompileWithDefault
(
FMaterialCompiler* Compiler, |
||
| void | DefaultValueChanged
(
const FString& DefaultValue |
||
| FString | |||
| bool | ICPPStructOps interface |