docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsesDirectSelectionMethods

    Extension methods for implementors of IUsesDirectSelection

    Inheritance
    object
    UsesDirectSelectionMethods
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.EditorXR.Interfaces
    Assembly: solution.dll
    Syntax
    public static class UsesDirectSelectionMethods

    Methods

    Name Description
    GetDirectSelection(IUsesDirectSelection)

    Returns a dictionary of direct selections

    ResetDirectSelectionState(IUsesDirectSelection)

    Calls OnResetDirectSelectionState on all subscribers to ResetDirectSelectionState

    SubscribeToResetDirectSelectionState(IUsesDirectSelection, Action)

    Subscribe to ResetDirectSelectionState

    UnsubscribeFromResetDirectSelectionState(IUsesDirectSelection, Action)

    Calls OnResetDirectSelectionState on all implementors of IUsesDirectSelection

    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)