docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IProvidesDirectSelection

    Provide access to direct selection

    Inherited Members
    IFunctionalityProvider.LoadProvider()
    IFunctionalityProvider.ConnectSubscriber(object)
    IFunctionalityProvider.UnloadProvider()
    Namespace: Unity.EditorXR.Interfaces
    Assembly: solution.dll
    Syntax
    public interface IProvidesDirectSelection : IFunctionalityProvider

    Methods

    Name Description
    GetDirectSelection()

    Returns a dictionary of direct selections

    ResetDirectSelectionState()

    Calls OnResetDirectSelectionState on all subscribers to ResetDirectSelectionState

    SubscribeToResetDirectSelectionState(Action)

    Subscribe to ResetDirectSelectionState

    UnsubscribeFromResetDirectSelectionState(Action)

    Unsubscribe from ResetDirectSelectionState

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)