Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Contains a collection of joint structures for a skeleton.
Syntax
[ComVisibleAttribute(false)]
public class JointCollection : IEnumerable<Joint>, IEnumerable
Remarks
The Skeleton.Joints property stores the collection of joints in a skeleton. Use the JointType enumeration to see a listing of the different joint types.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)