Click or drag to resize

DualShock4ExtensionSetVibration Method

Overload List
  NameDescription
Public methodSetVibration(Int32, Single)
Sets vibration level for a motor at a specified index.
Public methodSetVibration(Single, Single)
Sets vibration level for left and right motors.
Public methodSetVibration(DualShock4MotorType, Single)
Sets vibration leves on an individual motor.
Public methodSetVibration(Int32, Single, Boolean)
Sets vibration level for a motor at a specified index.
Public methodSetVibration(Int32, Single, Single)
Sets vibration level for a motor at a specified index with a timeout.
Public methodSetVibration(DualShock4MotorType, Single, Boolean)
Sets vibration level on an individual motor.
Public methodSetVibration(DualShock4MotorType, Single, Single)
Sets vibration leves on an individual motor.
Public methodSetVibration(Int32, Single, Single, Boolean)
Sets vibration level for a motor at a specified index with a timeout.
Public methodSetVibration(Single, Single, Single, Single)
Sets vibration level for left and right motors.
Public methodSetVibration(DualShock4MotorType, Single, Single, Boolean)
Sets vibration level on an individual motor.
Top
See Also