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
The following table(s) list the members exposed by the Skeleton type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Skeleton | Initializes a new instance of the Skeleton class with a default collection of joints. (See JointCollection Class.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
BoneOrientations | Gets the skeleton's bone orientations. |
![]() |
ClippedEdges | Gets or sets the edges (of a frame of depth data) that intersect with (and therefore clip) the skeleton data. |
![]() |
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. |
![]() |
Position | Gets or sets the skeleton position. |
![]() |
TrackingId | Gets or sets a skeleton tracking ID; the ID is unique for each tracked skeleton. |
![]() |
TrackingState | Gets or sets the skeleton data tracking state. |