UWindowsMixedRealityFunctionLibrary::GetPointerPoseInfo

Returns the pose information to determine what a WMR device is pointing at.

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)(BlueprintCallable, Category="WindowsMixedRealityHMD")
static FPointerPoseInfo GetPointerPoseInfo
(
    EControllerHand hand
)

Remarks

Returns the pose information to determine what a WMR device is pointing at.

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