IStereoRendering::DeviceIsAPrimaryPass

Return true if this pass is for a view we do all the work for (ie this view can't borrow from another)

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "StereoRendering.h"

Syntax

virtual bool DeviceIsAPrimaryPass
(
    EStereoscopicPass Pass
)

Remarks

Return true if this pass is for a view we do all the work for (ie this view can't borrow from another)

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