Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/Material.h |
| Include | #include "Materials/Material.h" |
Syntax
struct FMaterialInputDescription
Remarks
Material input structs.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHidden | ||
| bool | bUseConstant | ||
| UE::Shader::FValue | ConstantValue | ||
| FExpressionInput * | Input | ||
| UE::Shader::EValueType | Type |