Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include | #include "RenderGraphBuilder.h" |
void AddPostExecuteCallback
(
TUniqueFunction < void> && Callback
)
Remarks
Adds a callback that is called after pass execution is complete.