Class UsesControlHapticsMethods
Extension methods for implementors of IUsesControlHaptics
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public static class UsesControlHapticsMethods
Methods
| Name | Description |
|---|---|
| Pulse(IUsesControlHaptics, Node, HapticPulse, float, float) | Perform a haptic feedback pulse |
| StopPulses(IUsesControlHaptics, Node) | Stop all haptic feedback on a specific device, or all devices |