Namespace Unity.PolySpatial.XR.Input
Classes
InputSystemUtility
XRTouchSpaceInteractor
Can subscribe to a WorldTouch event from the InputSystem and directly forward it to XRI interactable components via the ColliderId in the WorldTouchState struct. This evades re-raycasting inside the app to determine what collider was interacted with.