ManoMotion SDK PRO  1.3
ManoMotion SDK PRO API documentation
SkeletonInfo Struct Reference

Contains information about the skeleton joints. More...

Data Fields

float confidence
 Skeleton confidence value of 0 or 1. More...
 
Vector3[] joints
 Position of the joints. More...
 

Detailed Description

Contains information about the skeleton joints.

Field Documentation

◆ confidence

float SkeletonInfo.confidence

Skeleton confidence value of 0 or 1.

1 if skeleton is detected.

◆ joints

Vector3 [] SkeletonInfo.joints

Position of the joints.

normalized values between 0 and 1


The documentation for this struct was generated from the following file: