Body Class

Represents a body.

public ref class Body sealed : IClosable

Body has the following members.

NameDescription
Activities[Deprecated] Gets the status of the body’s possible activities. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.
Appearance[Deprecated] Gets the status of the body’s possible appearance characteristics. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.
ClippedEdgesGets the edges of the field of view that clip the body.
Engaged[Deprecated] Gets the status of the body’s engagement. This API is not implemented in the Kinect for Windows v2 SDK. It is included to support cross-compilation with the Xbox SDK.
Expressions Gets the status of the body's possible expressions. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.
HandLeftConfidenceGets the confidence of the body’s left hand state.
HandLeftState Gets the status of the body's left hand state.
HandRightConfidenceGets the confidence of the body's right hand state.
HandRightState Gets the status of the body's right hand state.
IsRestricted Gets whether or not the body is restricted.
IsTracked Gets whether or not the body is tracked.
JointCountGets the number of joints in a body.
JointOrientations Gets the joint orientations of the body.
Joints Gets the joint positions of the body.
Lean Gets the lean vector of the body.
LeanTrackingState Gets the tracking state for the body lean.
TrackingId Gets the tracking ID for the body.

NameDescription
CloseReleases system resources associated with the body.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: