Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FEmitContext
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeEmit.h |
| Include | #include "HLSLTree/HLSLTreeEmit.h" |
template<typename FormatType0, typename FormatType1, typename... Types>
FEmitShaderStatement * EmitNestedScopes
(
FEmitScope & Scope,
FScope * NestedScope0,
FScope * NestedScope1,
const FormatType0 & Format0,
const FormatType1 & Format1,
Types... Args
)