Message 1 of 11
Close Rendered Frame Window(VFB) after finish rendering
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I cannot find a solution for this simple issue:
I created pymxs script that renders the scene in the loop and I get two VFB's after finishing each rendering (main render and matID renderElement). After the whole loop, I get hundreds of VFB opened.
Can someone help me to find a solution to close the main VFB and renderElement VFB after each rendering?
sadly vfb:off is not suitable for me, because I want to see the current rendering progress.