IHeadMountedDisplay::DoesAppHaveVRFocus

Returns true, if the app has VR focus, meaning if it is rendered in the HMD.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h

Include

#include "IHeadMountedDisplay.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/HeadMountedDisplayModule.cpp

Syntax

virtual bool DoesAppHaveVRFocus() const

Remarks

Returns true, if the app has VR focus, meaning if it is rendered in the HMD.

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