Class MeshUtility
Contains useful methods for slicing meshes
Namespace: Slicer.Core
Assembly: 27Slicer.Core.dll
Syntax
public static class MeshUtility
Methods
Name | Description |
---|---|
CalculateBounds(Mesh, Transform, Transform) | Converts a meshes bounds into a bounds in slicer space (local space of the parent SlicerComponent). |
CopyMesh(Mesh) | Creates a copy of a mesh. |
CopyMesh(Mesh, Mesh) | Creates a copy of a mesh. |
ResetUV(Mesh, Mesh) | Resets the UVs in |