19 lines
783 B
Markdown
19 lines
783 B
Markdown
---
|
|
uid: xri-input-components
|
|
---
|
|
|
|
# Input components
|
|
|
|
Reference documentation describing the controls and properties for the input-related components.
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| [Input Action Manager](input-action-manager.md) | A utility component that enables or disables a list of input Actions. |
|
|
| [Input Modality Manager](xr-input-modality-manager.md) | Swaps between XR controllers and hands based on what the player is using.|
|
|
| [XR Transform Stabilizer](xr-transform-stabilizer.md) | Stabilizes XR pose input.|
|
|
|
|
## Additional resources
|
|
|
|
* [Component index](components.md)
|
|
* [Input System: Actions](https://docs.unity3d.com/Packages/com.unity.inputsystem@1.8/manual/Actions.html)
|