EditorXR
EditorXR copied to clipboard
Replace hovered event with rayenter/rayexit events
There are many instances in the code where the hovered event is being overloaded to act as a rayEnter/rayExit event - these should be replaced and treated as their actual event.