Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGDispatchPassBuilder
Description
Create a new command list to record into and inserts it. Call FinishRecording() on the task when done.
| Name | CreateCommandList |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphPass.h |
| Include Path | #include "RenderGraphPass.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderGraphPass.cpp |
FRHICommandList * CreateCommandList()