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.
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.
Syntax
public:
property Vector4 FloorClipPlane {
Vector4 get ();
}
public Vector4 FloorClipPlane { get; }
var floorClipPlane = bodyFrame.floorClipPlane;
Property value
Type: Vector4
The floor clip plane of the body frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd