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 FEmitPreshaderScope
Variables
| Type | Name | Description | |
|---|---|---|---|
| FEmitScope * | Scope | ||
| const FExpression * | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEmitPreshaderScope
(
FEmitScope* InScope, |