Interactors
Components
Class
Description
A cross-platform replacement helper for XRInputModalityManager
to robustly switch between hands and controllers, with an override to use controller
when any controller button is pressed, even if the OS hasn't reported tracking yet.
XR Interactor that tracks hand joints via XRHandSubsystem
to detect pinch gestures. Optionally, attach a TrackedPoseDriver
to update the position instead of XR Hands pose.
Tracks and updates the pose of the XRPokeInteractor
.
Updates the position of a visual indicator to follow the XRPokeInteractor
.
Last updated