(2017-12-24, 8:22)Michael Horvath Wrote: Is there a way to make a textured quad completely transparent? Or just show the texture and omit the quad?
Use a transparent white color (e.g. #47) on a PNG with an Alpha channel, e.g.:

(2017-12-24, 8:22)Michael Horvath Wrote: Is there a way to make a textured quad completely transparent? Or just show the texture and omit the quad?
Messages In This Thread |
Building on top of an image - by Michael Horvath - 2017-12-19, 6:56
RE: Building on top of an image - by Roland Melkert - 2017-12-19, 20:07
RE: Building on top of an image - by Milan Vančura - 2017-12-20, 23:27
RE: Building on top of an image - by Michael Horvath - 2017-12-20, 23:45
RE: Building on top of an image - by Michael Horvath - 2017-12-22, 17:47
RE: Building on top of an image - by Michael Horvath - 2017-12-24, 8:22
RE: Building on top of an image - by Roland Melkert - 2017-12-24, 18:51
|