Adds highlighting to rendered objects by rendering a "ghost" object on top it.
<Highlighter /> Copy
<Highlighter />
This component manages highlights in a global state and needs to be added to enable it as a feature. To interact with this component, you must use the useHighlighter hook from another component.
useHighlighter
Adds highlighting to rendered objects by rendering a "ghost" object on top it.