Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Projection > API/Plugins/DisplayCluster/Render/Projection/IDisplayClusterProjectionPolicy
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Projection/IDisplayClusterProjectionPolicy.h |
| Include | #include "Render/Projection/IDisplayClusterProjectionPolicy.h" |
virtual void EndWarpBlend_RenderThread
&40;
FRHICommandListImmediate & RHICmdList,
const IDisplayClusterViewportProxy &42; InViewportProxy
&41;
Remarks
Completing the projection policy logic for the current frame after applying warp blending. Called if IsWarpBlendSupported() returns true
Parameters
| Name | Description |
|---|---|
| ViewIdx | Index of view that is being processed for this viewport |
| RHICmdList | RHI commands |
| SrcTexture | Source texture |
| ViewportRect | Region of the SrcTexture to perform warp&blend operations |