Used to display geometry errors on the mesh in the editor. More...
Public Attributes | |
| readonly Vector3 | V0 |
| First edge vertex, in object space. | |
| readonly Vector3 | V1 |
| Second edge vertex, in object space. | |
| readonly MeshTopologyError | Errors |
| Error(s) associated with this edge. Useful for coloring the edges. | |
| readonly UnityEngine.GameObject | GameObject |
| The game object associated with the errors. | |
Used to display geometry errors on the mesh in the editor.