Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialHLSLGenerator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialHLSLGenerator.h |
| Include | #include "MaterialHLSLGenerator.h" |
Syntax
struct FConnectedInput
Variables
| Type | Name | Description | |
|---|---|---|---|
| const UE::HLSLTree::FExpression * | Expression | ||
| const FExpressionInput * | Input | ||
| UE::HLSLTree::FScope * | Scope |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConnectedInput
(
const UE::HLSLTree::FExpression* InExpression |
|||
FConnectedInput
(
const FExpressionInput* InInput, |