ManoMotion Unity SDK 2.0
SDK documentation
Loading...
Searching...
No Matches
HandInfo.cs File Reference

Classes

struct  ManoMotion.HandInfo
 Contains information about the hand. More...
 

Namespaces

namespace  ManoMotion
 

Enumerations

enum  ManoMotion.Warning {
  ManoMotion.NO_WARNING = 0 , ManoMotion.WARNING_HAND_NOT_FOUND = 1 , ManoMotion.WARNING_APPROACHING_LOWER_EDGE = 3 , ManoMotion.WARNING_APPROACHING_UPPER_EDGE = 4 ,
  ManoMotion.WARNING_APPROACHING_LEFT_EDGE = 5 , ManoMotion.WARNING_APPROACHING_RIGHT_EDGE = 6
}
 Warnings are a list of messages that the SDK is providing in order to prevent a situation where the hand will be not clearly detected. More...