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... | |
Vector3[] | orientation_joints |
Orientation of the joints. More... | |
Contains information about the skeleton joints.
float SkeletonInfo.confidence |
Skeleton confidence value of 0 or 1.
1 if skeleton is detected.
Vector3 [] SkeletonInfo.joints |
Position of the joints.
normalized values between 0 and 1
Vector3 [] SkeletonInfo.orientation_joints |
Orientation of the joints.
normalized values between 0 and 1