collisionhandrumbler - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Interaction.Feedback
Inherits from UnityEngine.MonoBehaviour
Rumbles the given controllers when the Rigidbody of their model collides with this object.
public class CollisionHandRumbler : MonoBehaviour| Name | Description |
|---|---|
| LeftHapticPlayer | HapticsImpulsePlayer used to perform the rumble for the left hand. |
| RightXrController | HapticsImpulsePlayer used to perform the rumble for the right hand. |
| Rumble | Description of the rumble performed during collisions. |