Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/PostProcess > API/Plugins/DisplayCluster/Render/PostProcess/IDisplayClusterPostProcess
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/PostProcess/IDisplayClusterPostProcess.h |
| Include | #include "Render/PostProcess/IDisplayClusterPostProcess.h" |
virtual void PerformPostProcessViewBeforeWarpBlend_RenderThread
&40;
FRHICommandListImmediate & RHICmdList,
const IDisplayClusterViewportProxy &42; ViewportProxy
&41; const
Remarks
PP operation on a view region before warp&blend (if available for the current projection policy) the corresponded function will be called once per viewport
Parameters
| Name | Description |
|---|---|
| RHICmdList | RHI command list |
| ViewportProxy | viewport proxy interface |