IDisplayClusterPostProcess::PerformPostProcessViewAfterWarpBlend_RenderThread

PP operation on a view region after warp&blend (if available for the current projection policy) the corresponded function will be called once per viewport

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/PostProcess/IDisplayClusterPostProcess.h

Include

#include "Render/PostProcess/IDisplayClusterPostProcess.h"

Syntax

virtual void PerformPostProcessViewAfterWarpBlend_RenderThread
(
    FRHICommandListImmediate & RHICmdList,
    const class IDisplayClusterViewportProxy * ViewportProxy
) const

Remarks

PP operation on a view region after warp&blend (if available for the current projection policy) the corresponded function will be called once per viewport

Parameters

Parameter

Description

RHICmdList

RHI command list

ViewportProxy

viewport proxy interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss