docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SelectMode

    Defines what objects are selectable for the scene tool.

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

    Fields

    Name Description
    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.

    TextureEdge

    Texture coordinates are selectable.

    TextureFace

    Texture coordinates are selectable.

    TextureVertex

    Texture coordinates are selectable.

    Vertex

    Vertices are selectable.

    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)