Function Highlighter

Adds highlighting to rendered objects by rendering a "ghost" object on top it.

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