# 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>
