> For the complete documentation index, see [llms.txt](https://docs.meshmap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmap.com/unity-sdk/xr/interactables.md).

# Interactables

## Components

<table><thead><tr><th width="268.39996337890625">Class</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://github.com/MeshMap/com.meshmap.sdk.xr/blob/main/Runtime/Interactables/XRInteractableCooldownFilter.cs"><code>XRInteractableCooldownFilter</code></a></td><td>Prevents rapid re-hovering or re-selecting of an <code>XRBaseInteractable</code>. Implements both <code>IXRSelectFilter</code> and <code>IXRHoverFilter</code>. Attach this component to the same <code>GameObject</code> as the interactable and add it to the Hover Filters and/or Select Filters list in the Inspector window.</td></tr></tbody></table>
