Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
| Name | FParallelExecute |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include Path | #include "RenderGraphBuilder.h" |
Syntax
struct FParallelExecute
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| LastAsyncExecuteTask | UE::Tasks::FTask | RenderGraphBuilder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DispatchTaskEventAsync | TOptional< UE::Tasks::FTaskEvent > | RenderGraphBuilder.h | ||
| DispatchTaskEventAwait | TOptional< UE::Tasks::FTaskEvent > | RenderGraphBuilder.h | ||
| ParallelPassSets | TArray< FParallelPassSet, FRDGArrayAllocator > | RenderGraphBuilder.h | ||
| TaskMode | ERDGPassTaskMode | RenderGraphBuilder.h | ||
| TasksAsync | TOptional< UE::Tasks::FTaskEvent > | RenderGraphBuilder.h | ||
| TasksAwait | TOptional< UE::Tasks::FTaskEvent > | RenderGraphBuilder.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEnabled() |
RenderGraphBuilder.h |