Doing a bit of modelling. I have a big complicated model that has the occasional triangle which I'm trying to eliminate. Can anyone think of a nice way of highlighting the tris?
i.e. counting the number of vertices to a polygon and colouring it red if there are less than 4 verts?