Body.Appearance Property

[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.

public:
property IMapView<Appearance, DetectionResult>^ Appearance {
         IMapView<Appearance, DetectionResult>^ get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
 
The status of the body's possible appearance characteristics.

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

Community Additions

ADD
Show: