Click or drag to resize

DualShock4MotorType Enumeration

Dual Shock 4 game pad motors. Used for vibration.

Namespace:  Rewired.ControllerExtensions
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum DualShock4MotorType
Members
  Member nameValueDescription
LeftMotor0 Left motor (stronger motor)
StrongMotor0 Left motor (stronger motor)
RightMotor1 Right motor (weaker motor)
WeakMotor1 Right motor (weaker motor)
See Also