Namespace UnityEditor.ProBuilder | ProBuilder | 4.4.0-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Namespace UnityEditor.ProBuilder

    Classes

    EditorMeshUtility

    Mesh editing helper functions that are only available in the Editor.

    EditorUtility

    Utilities for working in Unity editor.

    MenuAction

    Base class from which any action that is represented in the ProBuilder toolbar inherits.

    MeshSelection

    Helper functions for working with Unity object selection and ProBuilder mesh attribute selections.

    ProBuilderEditor

    Manages the ProBuilder toolbar window and tool mode.

    ProBuilderMenuActionAttribute

    Classes inheriting MenuAction and tagged with this attribute will be displayed in the ProBuilderEditor window. See ProBuilder API Examples for sample code.

    TooltipContent

    An extended tooltip for use in MenuAction.

    Enums

    MenuAction.MenuActionState

    A flag indicating the state of a menu action. This determines whether the menu item is visible, and if visible, enabled.

    ToolbarGroup

    Defines what area of the ProBuilder toolbar a MenuAction should be grouped into.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX