WheelReading.RotationAngle Property

Gets the current rotation angle of the wheel.

Syntax

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

Property value

Type: float32 

  Current rotation angle of the wheel, in the range [−1.0, 1.0]. The value −1.0 indicates that the wheel is fully rotated to the left; the value 1.0 indicates that the wheel is fully rotated to the right.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

WheelReading Class

WheelReading Members

Microsoft.Xbox.Input Namespace