I require a “visualizer material” which should just display the raw RGBA color of pixels in texture A, with the alpha multiplied with the alpha in texture B.
I read through the whole techniques and material pages, but I’m kinda baffled since it explains a lot, but I couldn’t find what I need… any hints in what I need and should look into? =3