UMotionTrackedDeviceFunctionLibrary::GetActiveTrackingSystemName

Returns the system name used to distinguish the current tracking system.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "MotionTrackedDeviceFunctionLibrary.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/MotionTrackedDeviceFunctionLibrary.cpp

Syntax

static FName GetActiveTrackingSystemName()

Remarks

Returns the system name used to distinguish the current tracking system. If no XR tracking system is active, then the name 'None' is returned.

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