DualShock4MotorType Enumeration |
Dual Shock 4 game pad motors. Used for vibration.
Namespace: Rewired.ControllerExtensionsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntaxpublic enum DualShock4MotorType
Members| Member name | Value | Description |
|---|
| LeftMotor | 0 |
Left motor (stronger motor)
|
| StrongMotor | 0 |
Left motor (stronger motor)
|
| RightMotor | 1 |
Right motor (weaker motor)
|
| WeakMotor | 1 |
Right motor (weaker motor)
|
See Also