Interface IUsesCustomHighlight Gives decorated class the ability to provide a custom highlight callback Namespace: Unity.Labs.EditorXR.Interfaces Syntax public interface IUsesCustomHighlight : IFunctionalitySubscriber<IProvidesCustomHighlight> Extension Methods UsesCustomHighlightMethods.SubscribeToOnHighlight(IUsesCustomHighlight, OnHighlightMethod) UsesCustomHighlightMethods.UnsubscribeFromOnHighlight(IUsesCustomHighlight, OnHighlightMethod)