Class XRControllerWithRumble
Identifies a controller that is capable of rumble or haptics.
Inherited Members
Namespace: UnityEngine.InputSystem.XR
Assembly: Unity.InputSystem.dll
Syntax
public class XRControllerWithRumble : XRController
Methods
SendImpulse(float, float)
Declaration
public void SendImpulse(float amplitude, float duration)
Parameters
| Type | Name | Description |
|---|---|---|
| float | amplitude | |
| float | duration |