Click or drag to resize

IDualShock4ExtensionSetVibration Method

Overload List
  NameDescription
Public methodSetVibration(Single, Single)
Sets vibration level for left and right motors.
Public methodSetVibration(Int32, Single)
Sets vibration level for a motor at a specified index.
(Inherited from IControllerVibrator.)
Public methodSetVibration(Int32, Single, Boolean)
Sets vibration level for a motor at a specified index.
(Inherited from IControllerVibrator.)
Public methodSetVibration(Int32, Single, Single)
Sets vibration level for a motor at a specified index with a timeout.
(Inherited from IControllerVibrator.)
Public methodSetVibration(Single, Single, Single, Single)
Sets vibration level for left and right motors.
Public methodSetVibration(Int32, Single, Single, Boolean)
Sets vibration level for a motor at a specified index with a timeout.
(Inherited from IControllerVibrator.)
Top
See Also