19 lines
731 B
Markdown
19 lines
731 B
Markdown
---
|
|
uid: xri-ui-interaction
|
|
---
|
|
|
|
# UI interaction
|
|
|
|
The XR Interaction Toolkit provides UI components to enable interaction with controls on a UI [Canvas](https://docs.unity3d.com/Packages/com.unity.ugui@latest?subfolder=/manual/UICanvas.html).
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| [Set up UI Canvases for XR](ui-setup.md) | How to configure a UI for XR interaction. |
|
|
| [UI components](ui-components.md) | Lists the toolkit components related to UI interaction. |
|
|
|
|
## Additional resources
|
|
|
|
- [3D interaction](object-interaction.md)
|
|
- [Locomotion](xref:xri-locomotion)
|
|
- [Unity UI: Unity User Interface](https://docs.unity3d.com/Packages/com.unity.ugui@latest)
|