Edit modes (Object vs Element) | ProBuilder | 4.3.1
docs.unity3d.com
    Show / Hide Table of Contents

    Edit modes (Object vs Element)

    ProBuilder uses Edit modes to define what you are selecting and editing.

    Editing Modes Example

    The Object mode is the standard Unity edit mode: when you make a selection in Object mode, you are selecting the entire Mesh.

    The other three modes are collectively called the Element modes. These allow you to select and modify the individual elements of the geometry that make up a Mesh: Vertices, Edges, and Faces.

    • A Vertex is a point where two or more angles meet (for example, on a cube, it's the corner point of each cube).
    • An Edge is made up of two Vertices.
    • A Face is composed of three or more Edges.

    An Object is the sum of all of these parts.

    To change Edit modes, click one of the mode buttons on the Edit mode toolbar, or use a mode shortcut key.

    Selecting and manipulating

    Use the ProBuilder Edit modes to access the individual elements of your Mesh, or the Mesh as a whole.

    1. Click the button that matches the object or element mode you'd like to edit in from the Edit mode toolbar.

      Icon Mode Description
      Object edit mode Select objects, modify the normals and the pivot, and merge objects together. For a complete list of actions you can perform in this mode, see Object tools.
      Vertex edit mode Select vertices and perform detailed editing such as vertex splitting and connecting. For a complete list of actions you can perform in this mode, see Vertex tools.
      Edge edit mode Select edges and perform semi-complex geometry editing, and edge loop modeling techniques. For a complete list of actions you can perform in this mode, see Edge tools.
      Face edit mode Select faces on an object to perform basic tasks like moving, extruding, or even deleting them. For a complete list of actions you can perform in this mode, see Face tools.
    2. Click or drag to select the element you want to use.

    3. With the object(s) or element(s) selected, you can:

      • Use one of the tools on the ProBuilder toolbar to apply an action to the selected element(s).
      • Use one of the tools on the ProBuilder menu to apply an action to the selected element(s).
      • Use one of the ProBuilder hotkeys to run one of the ProBuilder tools on the selected element(s).
      • Use any of the standard Unity Transform controls to move, rotate, or scale the element(s).
      • Shift+Drag while using any of the standard Unity Transform controls to extrude or inset the element(s).
    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