IHeadMountedDisplayModule::CreateTrackingSystem

Attempts to create a new head tracking device interface

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IHeadMountedDisplayModule.h"

Syntax

TSharedPtr< class IXRTrackingSystem, ESPMode::ThreadSafe > CreateTrackingSystem()

Remarks

Attempts to create a new head tracking device interface

Returns

Interface to the new head tracking device, if we were able to successfully create one

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