docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ToolbarGroup

    Defines the tool category for a MenuAction. In the Unity Editor, ProBuilder groups actions with the same tool category on the ProBuilder toolbar using color coding.

    Namespace: UnityEditor.ProBuilder
    Assembly: Unity.ProBuilder.Editor.dll
    Syntax
    public enum ToolbarGroup

    Fields

    Name Description
    Entity

    An action for creating or modifying @"UnityEngine.ProBuilder.EntityBehaviour" types.

    Export

    This action exports meshes.

    Geometry

    This action affects geometry elements (vertices, edges, faces).

    Object

    This action affects objects (as opposed to mesh attributes like vertex or face).

    Selection

    This is an interface toggle or an element selection action.

    Tool

    A tool that opens it's own window. Example, UV Editor, Smoothing Groups, Vertex Color Painter, etc.

    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)