![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FParallelPassSet:Public Member Functions | |
| FParallelPassSet ()=default | |
Public Member Functions inherited from FRHICommandListImmediate::FQueuedCommandList | |
| FQueuedCommandList ()=default | |
| FQueuedCommandList (FRHICommandListBase *InCmdList) | |
Public Attributes | |
| TArray< FRDGPass *, FRDGArrayAllocator > | Passes |
| bool | bDispatchAfterExecute = false |
| bool | bTaskModeAsync = false |
Public Attributes inherited from FRHICommandListImmediate::FQueuedCommandList | |
| FRHICommandListBase * | CmdList = nullptr |
|
default |
| TArray<FRDGPass*, FRDGArrayAllocator> FParallelPassSet::Passes |