Enabling transparency on a texture in O3D
Posted
by Michael Minerva
on Stack Overflow
See other posts from Stack Overflow
or by Michael Minerva
Published on 2009-09-15T17:55:25Z
Indexed on
2010/04/15
7:53 UTC
Read the original article
Hit count: 337
I have a texture of a set of lungs and the heart that I am applying to a series of triangles. The texture is a .png file and has a transparent background but when I apply it in O3D it shows up with a white background. How would I get this to show up as transparent?
© Stack Overflow or respective owner