FApp::SetUseVRFocus

Sets if VRFocus should be used.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/App.cpp

Syntax

static void SetUseVRFocus
(
    bool bInUseVRFocus
)

Remarks

Sets if VRFocus should be used.

Parameters

Parameter

Description

bInUseVRFocus

new bUseVRFocus value

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