Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGPUSortManager
Event to register and receive post-postrender notification.
| Name | FPostPostRenderEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/GPUSortManager.h |
| Include Path | #include "GPUSortManager.h" |
Syntax
class FPostPostRenderEvent : public TBaseMulticastDelegate_OneParam< void, FRHICommandListImmediate & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FRHICommandListImmediate & > → FGPUSortManager::FPostPostRenderEvent