Share via


Skeleton Members

Kinect for Windows 1.5, 1.6, 1.7, 1.8

The following table(s) list the members exposed by the Skeleton type.

Public Constructors

Name Description
Public Method Skeleton Initializes a new instance of the Skeleton class with a default collection of joints. (See JointCollection Class.)

Public Properties

Name Description
Public Property BoneOrientations Gets the skeleton's bone orientations.
Public Property ClippedEdges Gets or sets the edges (of a frame of depth data) that intersect with (and therefore clip) the skeleton data.
Public Property Joints Gets or sets the skeleton's joints; each joint contains data such as the joint type, position, and whether the joint is being tracked.
Public Property Position Gets or sets the skeleton position.
Public Property TrackingId Gets or sets a skeleton tracking ID; the ID is unique for each tracked skeleton.
Public Property TrackingState Gets or sets the skeleton data tracking state.

See Also

Reference

Skeleton Class
Microsoft.Kinect Namespace