PG:
I want both triangles in this PG to have R, G and B colors. Is this possible?
I making a wireframe material plugin, but I reaaaally don’t wanna unindex the meshes : O
Any pointers are would be helpful, tysm!
mesh.convertToFlatShadedMesh()
Then update the colors, it will make the faces separate so they done share vertices
yeah you would have to break the faces to get what you want ![]()
I was afraid I’d have to do that ;^; ty! : )
As @Pryme8 said: if you share you share everything ![]()