Class PointRectSelector | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PointRectSelector

    Inheritance
    System.Object
    RectSelector<Vector3>
    PointRectSelector
    Inherited Members
    RectSelector<Vector3>.onSelectionBegin
    RectSelector<Vector3>.onSelectionChanged
    RectSelector<Vector3>.onSelectionEnd
    RectSelector<Vector3>.guiRect
    RectSelector<Vector3>.OnGUI()
    RectSelector<Vector3>.ISelector<Vector3>.Select(Vector3)
    Namespace: UnityEditor.U2D.Path
    Syntax
    public class PointRectSelector : RectSelector<Vector3>, ISelector<Vector3>

    Methods

    Select(Vector3)

    Declaration
    protected override bool Select(Vector3 element)
    Parameters
    Type Name Description
    Vector3 element
    Returns
    Type Description
    System.Boolean
    Overrides
    UnityEditor.U2D.Path.RectSelector<Vector3>.Select(Vector3)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023