Hello everyone
I’m working with a 3D model, but when I try to make the model transparent, strange errors appear (see images 1 & 2). Many small triangles form within the model and it looks different depending on how you change the camera
I have already tried to solve this problem with depthWrite and various blending modes, but unfortunately this did not help much. With depthWrite = false, the transparency looked good, but the surface was very flawed as a result (see images 3 & 4)
Thank you in advance for your assistance!