26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
---
|
|
uid: xri-interactable-components
|
|
---
|
|
|
|
# Interactable components
|
|
|
|
The interactable components provided by the toolkit.
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| [XR Grab Interactable](xr-grab-interactable.md) | An interactable that is picked up when selected.|
|
|
| [XR Simple Interactable](xr-simple-interactable.md) | An interactable that changes state when interacted with, but does not have any built-in behavior. |
|
|
|
|
Helper components that modify interactable object visuals or behavior.
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| [XR Interactable Snap Volume](xr-interactable-snap-volume.md) | Allows the line from an XR Ray Interactor to snap to an interactable.|
|
|
| [XR Tint Interactable Visual](xr-tint-interactable-visual.md) | Changes the tint of an interactable based on the current hover or select state. |
|
|
|
|
## Additional resources
|
|
|
|
* [Climb Interactable](climb-interactable.md)
|
|
* [AR Interactables](ar-interactable-components.md)
|
|
* [Component index](components.md)
|