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

    Namespace UnityEngine.ProBuilder.MeshOperations

    Classes

    AppendElements

    Functions for appending elements to meshes.

    Bevel

    Functions for beveling edges.

    CombineMeshes

    Methods for merging multiple ProBuilderMesh objects to a single mesh.

    ConnectElements

    Utility class for connecting edges, faces, and vertices.

    DeleteElements

    Functions for removing vertices and triangles from a mesh.

    ElementSelection

    ExtrudeElements

    Face and edge extrusion.

    MeshImporter

    Responsible for importing UnityEngine.Mesh data to a ProBuilderMesh component.

    MeshImportSettings

    A collection of settings used when importing models to the ProBuilderMesh component.

    MeshTransform

    Functions for manipulating the transform of a mesh.

    MeshValidation

    Methods for validating and fixing mesh topology.

    SurfaceTopology

    Utilities for working with triangle and quad primitives.

    VertexEditing

    Methods for merging and splitting common (or shared) vertices.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX