IXRTrackingSystem::IsHeadTrackingEnforced

Can be used to enforce tracking even when stereo rendering is disabled.

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::IsHeadTrackingEnforced()

FHeadMountedDisplayBase::IsHeadTrackingEnforced()

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

virtual bool IsHeadTrackingEnforced() const

Remarks

Can be used to enforce tracking even when stereo rendering is disabled. The default implementation does not allow enforcing tracking and always returns false. This method is called both from the game and render threads.

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