Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeTypes.h |
| Include | #include "HLSLTree/HLSLTreeTypes.h" |
Syntax
struct FCustomHLSLInput
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FExpression * | Expression | ||
| FStringView | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomHLSLInput
(
FStringView InName, |