Click or drag to resize

JoystickvibrationRightMotor Property

Sets vibration speed on the right motor or the motor at index 1. [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 vibrationRightMotor { get; set; }

Property Value

Type: Single
See Also