Saving output of material as new texture

That’s interesting, but it doesn’t save output of material to a texture (to be used later), but just passes the texture target into a material, right? I’m looking for thing that is exactly what @Rael5 asked, I would like to save material output to a Texture (RenderTarget2D or regular Texture2D) - is it possible?

1 Like