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

19 lines
836 B
Markdown

---
uid: xri-feedback-components
---
# Feedback components
The XR Interaction Toolkit provides the following components to make it easier to provide haptic and audio feedback during interactions.
| **Topic** | **Description** |
| :-------------------- | :----------------------- |
| [Simple Haptic Feedback](simple-haptic-feedback.md) | Defines the haptic impulses for the interaction events of a specified interactor. |
| [Simple Audio Feedback](simple-audio-feedback.md) | Identifies the audio clips to play for the interaction events of a specified interactor. |
| [Haptic Impulse Player](haptic-impulse-player.md) | Identifies the device to which haptic impulses are sent by a **Simple Haptic Feedback** component.|
## Additional resources
* [Audio](xref:Audio)
* [Ambisonic audio](xref:AmbisonicAudio)