Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeEmit.h |
| Include | #include "HLSLTree/HLSLTreeEmit.h" |
Syntax
struct FEmitShaderScopeEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FStringBuilderBase * | Code | ||
| int32 | Indent | ||
| FEmitScope * | Scope |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEmitShaderScopeEntry
(
FEmitScope* InScope, |