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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback