Body.Lean Property

Gets the amount a body is leaning, which is a number between -1 (leaning left or back) and 1 (leaning right or front).

Syntax

public:
property Point Lean {
         Point get ();
}  

Property value

Type: Point 

The body lean.

Remarks

Leaning left and right corresponds to X movement and leaning forward and back corresponds to Y movement.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

Body Class

Body Members

Windows.Kinect Namespace