Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTree.h |
| Include | #include "HLSLTree/HLSLTree.h" |
Syntax
struct FEmitValuePreshaderResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| Shader::FPreshaderData & | Preshader | ||
| Shader::FType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEmitValuePreshaderResult
(
Shader::FPreshaderData& InPreshader |