Interface IUsesDirectSelection Gives decorated class access to direct selection Namespace: Unity.Labs.EditorXR.Interfaces Syntax public interface IUsesDirectSelection : IFunctionalitySubscriber<IProvidesDirectSelection> Extension Methods UsesDirectSelectionMethods.GetDirectSelection(IUsesDirectSelection) UsesDirectSelectionMethods.ResetDirectSelectionState(IUsesDirectSelection) UsesDirectSelectionMethods.SubscribeToResetDirectSelectionState(IUsesDirectSelection, Action) UsesDirectSelectionMethods.UnsubscribeFromResetDirectSelectionState(IUsesDirectSelection, Action)