Get Current Gesture Confidence

Get Current Gesture Confidence

Windows
MacOS
Linux

The confidence level of the current gesture being performed by the given hand. Value is between [0, 1], 0 is low, 1 is high degree of confidence. For a NoHand, the confidence is always set to 1.

Target is Magic Leap Hand Tracking Function Library

Get Current Gesture Confidence
Hand
Left
Confidence
0.0
Return Value

Inputs

In
Exec
Hand
EControllerHand Enum

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

Outputs

Out
Exec
Confidence
Float

Output parameter containing the confidence value for the given hand's gesture.

Return Value
Boolean

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

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