Click or drag to resize

JoystickvibrationLeftMotor Property

Sets vibration speed on the left motor or the motor at index 0. [float: 0.0 - 1.0] This is specifically for XInput controllers on Windows.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float vibrationLeftMotor { get; set; }

Property Value

Type: Single
See Also