docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsesSelectObjectMethods

    Extension methods for implementors of IUsesSelectObject

    Inheritance
    object
    UsesSelectObjectMethods
    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 UsesSelectObjectMethods

    Methods

    Name Description
    GetSelectionCandidate(IUsesSelectObject, GameObject, bool)

    Given a hovered object, find what object would actually be selected

    SelectObject(IUsesSelectObject, GameObject, Transform, bool, bool)

    Select the given object using the given rayOrigin

    SelectObjects(IUsesSelectObject, List<GameObject>, Transform, bool, bool)

    Select the given objects using the given rayOrigin

    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)