Click or drag to resize

IIntensityVibrationMotor Interface


Namespace: Rewired.Platforms.Custom.ControllerComponents
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
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