Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/IDisplayClusterCallbacks
Called before applying ICVFX shaders
| Name | FDisplayClusterPreProcessIcvfx_RenderThread |
| Type | class |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/IDisplayClusterCallbacks.h |
| Include Path | #include "IDisplayClusterCallbacks.h" |
Syntax
class FDisplayClusterPreProcessIcvfx_RenderThread : public TBaseMulticastDelegate_FourParams< void, FRHICommandListImmediate &, const IDisplayClusterViewportProxy *, FDisplayClusterShaderParameters_WarpBlend &, FDisplayClusterShaderParameters_ICVFX & >
Inheritance Hierarchy
- TBaseMulticastDelegate_FourParams< void, FRHICommandListImmediate &, const IDisplayClusterViewportProxy *, FDisplayClusterShaderParameters_WarpBlend &, FDisplayClusterShaderParameters_ICVFX & > → IDisplayClusterCallbacks::FDisplayClusterPreProcessIcvfx_RenderThread