UWindowsMixedRealityInputSimulationEngineSubsystem::GetHandJointRadius

Get the radius of a hand joint. Returns true if the output radius is valid.

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 GetHandJointRadius
(
    EControllerHand Hand,
    EWMRHandKeypoint Keypoint,
    float & OutRadius
) const

Remarks

Get the radius of a hand joint. Returns true if the output radius is valid.

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