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

Contains information about the skeleton joints.

Public Attributes

float confidence
 Skeleton confidence value of 0 or 1. 1 if skeleton is detected.
 
Vector3[] jointPositions
 Position of the joints. normalized values between 0 and 1.
 

Member Data Documentation

◆ confidence

float ManoMotion.SkeletonInfo.confidence

◆ jointPositions

Vector3 [] ManoMotion.SkeletonInfo.jointPositions