Hi,
I have a video texture and I would like to add another texture on top of it (PNG) before it becomes a layer. I know you can layer layers, but is this possible with textures (I have a vertex shader that takes a texture in and outputs a layer and I want both textures to undergo the same transform).
Thanks