BodyFrame.FloorClipPlane Property

Gets the floor clip plane of the body frame in hessian normal form. The (x,y,z) components are a unit vector indicating the normal of the plane, and w is the distance from the plane to the origin in meters.

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

Property value

Type: Vector4
The floor clip plane of the body frame.

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

Community Additions

ADD
Show: