Click or drag to resize

IIntensityVibrationMotor Interface


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