setup_xr_interaction
Configures XR Interaction Toolkit for XREAL development, setting up interaction systems, input actions, and default interactors for hand or controller-based interaction.
Instructions
Sets up the XR Interaction Toolkit for XREAL development. Configures interaction systems, input actions, and default interactors for hand-based or controller-based interaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| installXRIT | No | Install XR Interaction Toolkit package if not present | |
| xritVersion | No | Specific XR Interaction Toolkit version (defaults to latest compatible) | |
| enableSnapTurn | No | Enable snap turn rotation | |
| hapticFeedback | No | Enable haptic feedback for interactions | |
| interactionMode | No | Primary interaction mode | HandTracking |
| createInputActions | No | Create default XR input action mappings | |
| locomotionProvider | No | Locomotion system to configure | None |
| enableTeleportation | No | Enable teleportation locomotion system | |
| setupDefaultInteractors | No | Add default ray and direct interactors |