Get Hand Thumb Tip

Get Hand Thumb Tip

Windows
MacOS
Linux

Transform of Thumb Tip.

Note that this returns a transform in the Tracking space. To get the transform in Unreal's world space, use the MotioController component as a child of the XRPawn with hand set to EControllerHand::Special_5 for the left hand secondary and EControllerHand::Special_6 for the right hand secondary.

Target is Magic Leap Hand Tracking Function Library

Get Hand Thumb Tip
Hand
Left
Transform Space
World
Secondary
Return Value

Inputs

In
Exec
Hand
EControllerHand Enum

Hand to query the hand center transform for. Only Left and Right hand are supported.

Transform Space
EMagicLeapGestureTransformSpace Enum

Get the transform relative to the world, hand center, or tracking space.

Outputs

Out
Exec
Secondary
Transform

Output parameter containing the position and orientation.

Return Value
Boolean

true if the output param was populated with a valid value, false means that is is either unchanged or populated with a stale value.

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