I am using the PBR method, using the Standard shader within Unity. Within my Albedo tga textures Alpha channel I defined where I want the transparency to be. So within unity I am using the Standard shader. What Rendering mode should I use to get this transparency to work. I tried transparency but that made my entire model transparent. Is there something within the texture in unity that I should have on...like alpha is Transparent?
Replies