docs.unity3d.com
    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
    Syntax
    public enum ToolbarGroup

    Fields

    Name Description Value
    Tool

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


    0
    Selection

    This is an interface toggle or an element selection action.


    1
    Object

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


    2
    Geometry

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


    3
    Entity

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


    4
    Export

    This action exports meshes.


    5
    Back to top
    Terms of use
    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