IDisplayClusterProjectionPolicy::ApplyWarpBlend_RenderThread

Performs warp&blend.

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Projection/IDisplayClusterProjectionPolicy.h

Include

#include "Render/Projection/IDisplayClusterProjectionPolicy.h"

Syntax

virtual void ApplyWarpBlend_RenderThread
(
    FRHICommandListImmediate & RHICmdList,
    const class IDisplayClusterViewportProxy * InViewportProxy
)

Remarks

Performs warp&blend. Called if IsWarpBlendSupported() returns true

Parameters

Parameter

Description

RHICmdList

RHI commands

InViewportProxy

viewport proxy

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