Mesh Checker is a powerful set of tools for automatic mesh error detection and easy checking of size, polygon count and UV mapping of objects.
Compatible with Unity 5.0-5.6, Unity 2017, Unity 2018.1Features: -
6 mesh analyses: Coincident UVs and vertices, inverted normals, pivot out of bounds, UV sets missing and vertices out of bounds.
-
12 shading options: Checker, wireframe, normal, binormal, tangent, UV, backfaces, inverted normals, and 4 more.
-
5 tools which help to find mesh issues: Coincident UVs and vertices, inverted normals, mesh bounds and pivot point viewers.
-
API for creating your own analyses, shading options and viewing tools.
-
Bounding box visualization for selected objects in world and local coordinates. You may easily copy the bounding box center coordinates and use them to create an object or place something in the middle of the selected objects volume. Also, you may create a BoxCollider with calculated sizes with just one button.
-
Size of an object or a set of objects can be shown in meters, centimeters, feet or inches with custom scale adjustments.
- A tool to temporarily apply procedural or custom
UV-checker texture to selected objects to detect UV issues.
- A
«Polygons count» tool to show triangles and vertices count for all meshes associated with the selected set of objects.
Now with SkinnedMeshRenderer support!
Forum thread |
Twitter |
Wiki |
Scripting reference