docs.unity.cn
    Show / Hide Table of Contents

    Enum RectSelectMode

    Defines the behavior of drag selection in the Scene view for mesh elements.

    Namespace: UnityEngine.ProBuilder
    Syntax
    public enum RectSelectMode

    Fields

    Name Description Value
    Partial

    Selects any mesh element that touches the drag rectangle.


    0
    Complete

    Selects only those mesh elements that are completely enveloped by the drag rect.


    1
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Wednesday, April 12, 2023
    Terms of use