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.

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