ManoMotion Unity SDK 2.0
SDK documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
ManoMotion.WristInfo Struct Reference

Information of wrist position. More...

Public Attributes

Vector3 leftPoint
 The normalized left wrist position.
 
Vector3 rightPoint
 The normalized right wrist position.
 
int wristWarning
 Warning flag if wrist info can´t be calculated correctly.
 

Detailed Description


Member Data Documentation

◆ leftPoint

Vector3 ManoMotion.WristInfo.leftPoint

◆ rightPoint

Vector3 ManoMotion.WristInfo.rightPoint

◆ wristWarning

int ManoMotion.WristInfo.wristWarning