Proximal Interaction
Proximal interaction means interacting with a virtual object located in close proximity to the hand.
XR Direct Interactor
As the QCHT Interactions package is based on XRIT, the XR Direct Interactor component can be used for object manipulation.
The XR Direct Interactor is in charge of triggering interactions on any interactables. It's a standard component from XRIT and highly configurable.
Based on the type of direct interaction required, the XR controller position and rotation can be pinchPosition
and pinchRotation
or graspPosition
and graspRotation
...
See the Interaction Profiles to find out which pose, position, rotation and which trigger action inputs are available.
It is highly recommended to use the Core Assets to get a full predefined XR Rig setup with a default input action mapping.
XR Grab Interactable
The XR Direct Interactor triggers interaction with XR Grab Interactables. It's a standard component from XRIT and highly configurable.
XR Poke Interactor
QCHT Interactions supports XR Poke Interactor via poke position placed on index finger tip. It's a standard component from XRIT and highly configurable.