- Home /
Remove triangle from submesh
Hi, I"m working on a pixel screen, you can set pixel using function at the coord, XY and you can set a color (submesh No1: empty, No2: Black, No3: Red...) There's one problem: How to remove a pixel (2 triangles) from a submesh. I have tried to remove vertices to which triangles are base on and to set triangle value to 0 delete. Nothing work... (Note: I know on which submesh the pixel is) Here the file
Comment
Your answer
Follow this Question
Related Questions
Material doesn't have a color property '_Color' 4 Answers
how can i change the color of a pixel in my sprite 0 Answers
multimaterial mesh, how to smooth fade between the materials? 1 Answer
Procedurally Generated Mesh Texturing 0 Answers
Getting triangles of a single gameobject (one prefab instance, not all) 1 Answer