BodyControllerReading.LeanX Property

Gets the lean amount in the X direction. The values varies from -1 (left) to +1 (right).

Syntax

public:
property float32 LeanX {
         float32 get ();
}  

Property value

Type: float32 

 The lean amount in the X direction.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

BodyControllerReading Class

BodyControllerReading Members

Windows.Xbox.Input Namespace