Freigeben über


XusbGameControllerProvider.SetVibration(Double, Double) Methode

Definition

Legt die Geschwindigkeit des Vibrationsmotors des Controllers fest.

public:
 virtual void SetVibration(double lowFrequencyMotorSpeed, double highFrequencyMotorSpeed) = SetVibration;
void SetVibration(double const& lowFrequencyMotorSpeed, double const& highFrequencyMotorSpeed);
public void SetVibration(double lowFrequencyMotorSpeed, double highFrequencyMotorSpeed);
function setVibration(lowFrequencyMotorSpeed, highFrequencyMotorSpeed)
Public Sub SetVibration (lowFrequencyMotorSpeed As Double, highFrequencyMotorSpeed As Double)

Parameter

lowFrequencyMotorSpeed
Double

double

Die niederfrequente Motordrehzahl.

highFrequencyMotorSpeed
Double

double

Die hochfrequente Motordrehzahl.

Gilt für: