Need help.
I’ve created a mesh and mapped textures to it. Now I want this to be saved to my local disk.
I tried with CreatesnapShot function, but I see there are no options to save to my disk automatically once the mesh is rendered. Can someone point to any references.
@Cedric once i generate the mesh, I did screenshot functionality. If I click the screenshot button, it’s not asking to download / save to my local disk. That’s what I’m looking for.
@Cedric Thanks a lot and it worked.
I’m looking little more actually. I do not want to press export button every time. Instead what I want is, whenever I run the script the image should get downloaded.
I need this to be automated because, I really have large set of images and clicking export button every time is really hectic work.
@Cedric Is there any possibility that it can be downloaded as .jpg or .png files ?
(My scene do not contain any animations or 3 d effects. It’s just a mesh mapped with image on it).
@Cedric I want scene.
The screenshot reference again points me to the initial stage for which I’ve posted the question.
How can I do without click the screenshot button.