IStereoRendering::SetFinalViewRect

Provides the final view rect that the renderer will render into.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StereoRendering.h

Include

#include "StereoRendering.h"

Syntax

virtual void SetFinalViewRect
(
    class FRHICommandListImmediate & RHICmdList,
    const enum EStereoscopicPass StereoPass,
    const FIntRect & FinalViewRect
)

Remarks

Provides the final view rect that the renderer will render into.

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