Namespace UnityEngine.ProBuilder.MeshOperations
Classes
AppendElements
Contains functions for appending elements to meshes.
Bevel
Provides functions for beveling edges.
CombineMeshes
Provides methods for merging multiple ProBuilderMesh objects into a single mesh.
ConnectElements
Utility class for connecting edges, faces, and vertices.
DeleteElements
Provides functions for removing vertices and triangles from a mesh.
ElementSelection
Provides helper functions for working with selected faces, edges, and vertices.
ExtrudeElements
Contains functions to help with face and edge extrusion.
MergeElements
Provides methods for merging multiple faces of a ProBuilderMesh to a single face.
MeshImportSettings
A collection of settings used when importing models to the ProBuilderMesh component.
MeshImporter
Responsible for importing UnityEngine.Mesh data to a ProBuilderMesh component.
MeshTransform
Functions for manipulating the transform of a mesh.
MeshValidation
Methods for validating and fixing mesh topology.
QuadUtility
Provides a helper function to manage converting triangulated polygons to quads.
SurfaceTopology
Utilities for working with triangle and quad primitives.
VertexEditing
Methods for merging and splitting common (or shared) vertices.