FXRTrackingSystemBase::DoesSupportPositionalTracking

Whether or not the system supports positional tracking (either via sensor or other means).

Windows
MacOS
Linux

Override Hierarchy

References

Module

HeadMountedDisplay

Header

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

Include

#include "XRTrackingSystemBase.h"

Syntax

virtual bool DoesSupportPositionalTracking() const

Remarks

Whether or not the system supports positional tracking (either via sensor or other means). The default implementation always returns false, indicating that only rotational tracking is supported.

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