UltimateXR.Haptics.Helpers Namespace
Classes
Class | Description | |
---|---|---|
![]() | UxrFixedHapticFeedback | Component that will send haptic feedback while enabled. |
![]() | UxrHapticImpactEventArgs | EventArgs for events generated by a UxrHapticOnImpact component. |
![]() | UxrHapticImpactReceiver | Base class for components that, added to an object, can receive notifications when a collider on the same object or any of its children gets hit with a UxrHapticOnImpact component. |
![]() | UxrHapticOnImpact | Component that plays haptic clips on the VR controllers whenever certain points hit colliders. This enables to model haptic functionality like hitting walls with a hammer and similar. |
![]() | UxrManipulationHapticFeedback | Component that, added to a grabbable object (UxrGrabbableObject), sends haptic feedback to any controller that manipulates it. |