UHeadMountedDisplayFunctionLibrary::IsDeviceTracking

Cross XR-System query that returns whether the specified device is tracked or not.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "HeadMountedDisplayFunctionLibrary.h"

Source

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

Syntax

static bool IsDeviceTracking
(
    const FXRDeviceId & XRDeviceId
)

Remarks

Cross XR-System query that returns whether the specified device is tracked or not.

Parameters

Parameter

Description

XRDeviceId

Specifies the device you're querying for.

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