FXRTrackingProxy::IsHeadTrackingAllowed

Returns true, if head tracking is allowed.

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::IsHeadTrackingAllowed()

FXRTrackingProxy::IsHeadTrackingAllowed()

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionXRTrackingChannel.h

Include

#include "Channels/RemoteSessionXRTrackingChannel.h"

Syntax

virtual bool IsHeadTrackingAllowed() const

Remarks

Returns true, if head tracking is allowed. Most common case: it returns true when GEngine->IsStereoscopic3D() is true, but some overrides are possible.

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