IStereoRendering::GetDesiredNumberOfViews

Returns the desired number of views, so that devices that require additional views can allocate them.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "StereoRendering.h"

Syntax

virtual int32 GetDesiredNumberOfViews
(
    bool bStereoRequested
) const

Remarks

Returns the desired number of views, so that devices that require additional views can allocate them. Default is two viewports if using stereo rendering.

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