Skip to content

Collision Hand Rumbler

eisclimber edited this page Jan 18, 2024 · 1 revision

Collision Hand Rumbler

class in ExPresSXR.Interaction / Extends UnityEngine.MonoBehaviour
Component added via Component Menu

Description

Rumbles the given controllers when the RidigBody of their model collides with this object. Automatically registers collisions with the models of the XRControllers if they have an Rigidbody-Component.

Members

Protected Properties

  • RumbleDescription rumble: Describes the rumble that is triggered when colliding.
  • XRBaseController leftXrController: The left XR Controller to receive a rumble.
  • XRBaseController leftXrController: The right XR Controller to receive a rumble.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally