Publisher | Tiny Giant Studio |
---|---|
File size | 102.38kB |
Number of files | 24 |
Latest version | 1.5.4a |
Latest release date | 2024-08-15 06:12:18 |
First release date | 2023-11-30 11:20:16 |
Supported Unity versions | 2018.4.2 or higher |
Better mesh filter is the way the mesh inspectors should have looked by default.
Just import and enjoy.
It is a no-setup custom editor asset to improve the development experience.
📦Features📦
✅ Mesh Preview:
Get an interactive preview of the mesh directly in the inspector.
Check wireframe, UV Checker, UV Layouts, Vertex Color, Normals, and Tangents.
✅ More insights about the mesh at a glance:
Get vertex, triangles, edge, and face count now in the inspector.
✅ Debug Gizmos:
Use gizmos to visualize normals, tangents, and UV Seams to easily debug problems with the mesh.
Use a checkboard texture to easily reveal any distortion, stretching, overlapping, or seams in your UV layout with a single click.
✅ Real-World Size:
See the actual base mesh size from the inspector in the selected unit.
Easily add/remove a unit of your choice from project settings.
✅ Quick Actions:
A few quick action buttons to play around the mesh like flipping normals, and exporting mesh.
✅ Modern and minimalistic inspector:
The asset provides a more user-friendly and intuitive representation of properties in the inspector.
If you ever feel like too much information is cluttering everything, easily hide what you don't need.
✅ Built with UI Toolkit:
The inspector has been built with UI Toolkit for the best performance.
✅ Full source code is provided with the asset.