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.
Represents the position of a joint of a body.
Syntax
public value struct Joint
public struct Joint
var joint = {
jointType : /* Your value */,
position : /* Your value */,
trackingState : /* Your value */
}
Members
Joint has the following members.
Fields
| Name | Description |
|---|---|
| JointType | The type of joint. |
| Position | The position of the joint in camera space. |
| TrackingState | The tracking state of the joint. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd