How to save texture to a file?

Hi

I just want to know how to save a texture (used on a material) back out to a new file (jpeg or png),



or - how to simply save the screen output to a file programmatically,



thanks…

Check the source of ScreenShotAppState.

1 Like

thanks will have a look…