Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/IDisplayClusterCallbacks
Called once the ViewFamily of this viewport is rendered
| Name | FDisplayClusterPostRenderViewFamily_RenderThread |
| Type | class |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/IDisplayClusterCallbacks.h |
| Include Path | #include "IDisplayClusterCallbacks.h" |
Syntax
class FDisplayClusterPostRenderViewFamily_RenderThread : public TBaseMulticastDelegate_ThreeParams< void, FRDGBuilder &, const FSceneViewFamily &, const IDisplayClusterViewportProxy * >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, FRDGBuilder &, const FSceneViewFamily &, const IDisplayClusterViewportProxy * > → IDisplayClusterCallbacks::FDisplayClusterPostRenderViewFamily_RenderThread