docs.unity3d.com
    Show / Hide Table of Contents

    Enum SelectMode

    Defines what objects are selectable for the scene tool.

    Namespace: UnityEngine.ProBuilder
    Syntax
    [Flags]
    public enum SelectMode

    Fields

    Name Description Value
    Any

    Match any value.

    Edge

    Edges are selectable.

    Face

    Faces are selectable.

    InputTool

    Other input tool (Poly Shape editor, Bezier editor, etc)

    None

    No selection mode defined.

    Object

    Objects are selectable.

    TextureEdge

    Texture coordinates are selectable.

    TextureFace

    Texture coordinates are selectable.

    TextureVertex

    Texture coordinates are selectable.

    Vertex

    Vertices are selectable.

    Back to top
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)