Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphUtils.h |
| Include | #include "RenderGraphUtils.h" |
Syntax
class FRDGWaitForTasksScope
Remarks
Scope used to wait for outstanding tasks when the scope destructor is called. Used for command list recording tasks.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGWaitForTasksScope
(
FRDGBuilder& InGraphBuilder, |
Destructors
| Type | Name | Description | |
|---|---|---|---|