Click or drag to resize

IIntensityVibrationMotor Interface


Namespace: Rewired.Platforms.Custom.ControllerComponents
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public interface IIntensityVibrationMotor : IVibrationMotor

The IIntensityVibrationMotor type exposes the following members.

Properties
 NameDescription
Public propertyrenewInterval
(Inherited from IVibrationMotor)
Top
Methods
 NameDescription
Public methodClear
(Inherited from IVibrationMotor)
Public methodGetVibration 
Public methodSetVibration 
Public methodUpdate
(Inherited from IVibrationMotor)
Top
See Also