Get Current Gesture

Get Current Gesture

Windows
MacOS
Linux

The current gesture being performed by the given hand.

Target is Magic Leap Hand Tracking Function Library

Get Current Gesture
Hand
Left
Gesture
Finger
Return Value

Inputs

In
Exec
Hand
EControllerHand Enum

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

Outputs

Out
Exec
Gesture
EMagicLeapHandTrackingGesture Enum

Output parameter containing the given hand's gesture, or NoHand if there isn't one or the system isnt working now.

Return Value
Boolean

true if the output param was populated with a valid value, false otherwise.

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