Skip to content

Variable: Hovered

const Hovered: Component<{ }>

Defined in: packages/core/src/input/state-tags.ts:69

A transient tag set while a pointer is intersecting an interactable.

Remarks

  • Managed by InputSystem; do not add/remove this component manually.
  • Use as a declarative condition for hover effects, tooltips, or affordances.
  • Works with both RayInteractable and PokeInteractable entities.

Hideineditor

Privacy | Terms