ManoMotion Unity SDK 2.0
SDK documentation
Loading...
Searching...
No Matches
ManoMotion.Features Struct Reference

1 for using it and 0 for not using it, for skeleton it´s either 3d if 1 or 2d if 0.

Public Attributes

int skeleton3D
 1 = 3D skeleton, 0 = 2D skeleton.
 
int gestures
 1 = gesturs on, 0 = gestures off.
 
int fastMode
 1 = fast mode on, 0 = fast mode off.
 
int wristInfo
 1 = wrist info on, 0 = wrist info off.
 
int fingerInfo
 
int contour
 1 = contour on, 0 = contour off.
 
int twoHands
 

Member Data Documentation

◆ contour

int ManoMotion.Features.contour

◆ fastMode

int ManoMotion.Features.fastMode

◆ fingerInfo

int ManoMotion.Features.fingerInfo

0 = finger info off. 1 = Thumb. 2 = Index Finger. 3 = Middle Finger. 4 = Ring Finger. 5 = Pinky.

◆ gestures

int ManoMotion.Features.gestures

◆ skeleton3D

int ManoMotion.Features.skeleton3D

◆ twoHands

int ManoMotion.Features.twoHands

1 = two hands on, 0 = two hands off. Should always be set to 1 now.

◆ wristInfo

int ManoMotion.Features.wristInfo