Wheel.ClearAllEquations Method

Marks all force equations on the device as Unset.

Syntax

public:
void ClearAllEquations()  

Remarks

This method affects force equations that are in any state.

Important This method marks the force equations as requesting a state change; it does not immediately change the state of the equations on the device. The state of the equations on the device will be updated during the next call to the Wheel.UpdateEquationsToDevice method.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

Wheel Class

Wheel Members

Microsoft.Xbox.Input Namespace