UWindowsMixedRealityInputSimulationEngineSubsystem::GetHandPointerPose

Get the pointer pose for a hand.

Windows
MacOS
Linux

References

Module

WindowsMixedRealityInputSimulation

Header

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityInputSimulation/Public/WindowsMixedRealityInputSimulationEngineSubsystem.h

Include

#include "WindowsMixedRealityInputSimulationEngineSubsystem.h"

Source

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityInputSimulation/Private/WindowsMixedRealityInputSimulationEngineSubsystem.cpp

Syntax

bool GetHandPointerPose
(
    EControllerHand Hand,
    FWindowsMixedRealityInputSimulationPointerPose & OutPointerPose
) const

Remarks

Get the pointer pose for a hand.

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