UWindowsMixedRealityFunctionLibrary::IsTrackingAvailable

Returns true if a WMR VR device or HoloLens are tracking the environment.

Windows
MacOS
Linux

References

Module

WindowsMixedRealityHMD

Header

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityHMD/Public/WindowsMixedRealityFunctionLibrary.h

Include

#include "WindowsMixedRealityFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityHMD/Private/WindowsMixedRealityFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="WindowsMixedRealityHMD")
static bool IsTrackingAvailable()

Remarks

Returns true if a WMR VR device or HoloLens are tracking the environment.

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