Interface IUsesIsHoveringOverUI Gives decorated class the ability to check if a ray is hovering over UI Namespace: Unity.Labs.EditorXR.Interfaces Syntax public interface IUsesIsHoveringOverUI : IFunctionalitySubscriber<IProvidesIsHoveringOverUI> Extension Methods UsesIsHoveringOverUIMethods.IsHoveringOverUI(IUsesIsHoveringOverUI, Transform)