WheelReading.Clutch Property

Gets the current throw applied to the clutch of the wheel device.

Syntax

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

Property value

Type: float32 

  Current throw applied to the clutch of the wheel device, in the range [0.0, 1.0]. The value 0.0 indicates that the user is not applying any throw to the clutch; the value 1.0 indicates that the user is applying full throw to the clutch.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

WheelReading Class

WheelReading Members

Microsoft.Xbox.Input Namespace