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
class FEmitCustomHLSL
Variables
| Type | Name | Description | |
|---|---|---|---|
| FStringView | DeclarationCode | ||
| FStringView | FunctionCode | ||
| int32 | Index | ||
| TConstArrayView< FEmitCustomHLSLInput > | Inputs | ||
| const Shader::FStructType * | OutputType | ||
| uint32 | ShaderFrequencyMask |