| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/MeshUtility.html | [Back] [Original] |
Various utilities for mesh manipulation.
| Method | Description |
|---|---|
| AcquireReadOnlyMeshData | Gets a snapshot of Mesh data for read-only access in the Unity Editor. |
| GetMeshCompression | Returns the mesh compression setting for a Mesh. |
| Optimize | Optimizes the Mesh data to improve rendering performance. |
| SetMeshCompression | Change the mesh compression setting for a mesh. |
| SetPerTriangleUV2 | Will insert per-triangle uv2 in mesh and handle vertex splitting etc. |
| Web Proxy Viewer | New URL | Original Page |