20 lines
943 B
Markdown
20 lines
943 B
Markdown
---
|
|
uid: xri-affordance-components
|
|
---
|
|
|
|
# Affordance components
|
|
|
|
The affordance components provided by the toolkit.
|
|
|
|
> [!WARNING]
|
|
> The affordance system namespace and classes have been deprecated as of XR Interaction Toolkit 3.0.0. The affordance system will be moved, replaced, and updated with a new interaction feedback system in a future version of the XR Interaction Toolkit.
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| [XR Interactor Affordance State Provider](xr-interactor-affordance-state-provider.md) | State Machine component that derives an interaction affordance state from an associated interactor. |
|
|
| [XR Interactable Affordance State Provider](xr-interactable-affordance-state-provider.md) | State Machine component that derives an interaction affordance state from an associated interactable. |
|
|
|
|
## Additional resources
|
|
|
|
* [Component index](components.md)
|