VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Documentation~/dev-tools.md
2025-07-29 13:45:50 +03:00

20 lines
847 B
Markdown

---
uid: xri-dev-tools
---
# Development tools
The XR Interaction Toolkit provides the following software tools to help you develop and debug interactive scenes:
| **Tool** | **Description** |
| :-------------------- | :----------------------- |
| [XR Interaction Debugger](debugger-window.md) | Displays a top-down view of all the Input Devices, Interactables, and Interactors in a scene. |
| [XR Interaction Simulator](xr-interaction-simulator-overview.md) | Lets you drive the XR headset and controller devices in the Editor Play Mode using a keyboard, mouse, or other input source. |
## Additional resources
- [Profiler tools](xref:performance-profiling-tools)
- [XR Simulation](xref:arfoundation-simulation)
- [AR Debug menu](xref:arfoundation-debug-menu)
- [Gesture Debugger](xref:xrhands-gesture-debugger)