Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FRDGAsyncComputeBudgetScopeGuard |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include Path | #include "RenderGraphBuilder.h" |
Syntax
class FRDGAsyncComputeBudgetScopeGuard
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRDGAsyncComputeBudgetScopeGuard
(
FRDGBuilder& InGraphBuilder, |
RenderGraphBuilder.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRDGAsyncComputeBudgetScopeGuard() |
RenderGraphBuilder.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GraphBuilder | FRDGBuilder & | RenderGraphBuilder.h |