BodyFrame.FloorClipPlane Property

Gets data related to the floor clip plane.

Syntax

public:
property Vector4 FloorClipPlane {
         Vector4 get ();
}  

Property value

Type: Vector4 

The X, Y, and Z components give the Up vector from the floor plane. The W component gives the sensor height above the floor plane, in meters.

Remarks

A W component value of 0.0 indicates that the system is unable to determine the height of the sensor.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyFrame Class

BodyFrame Members

Windows.Kinect Namespace