Message 1 of 5
accessing .vrscene exporter window from script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to open Vray .vrscene exporter and control its UI from my script.
The problem is when I run vraySceneExport() window shows up, but does not draws its interface until script is finished.
Is there any way to open this window async from main script?