I was wondering if there was a way call doVrayMeshExport() without having the dialog appear (specifiing the parameters as arguments)?
Announcement
Collapse
No announcement yet.
doVrayMeshExport() without the dialog?
Collapse
X
-
Acutally thats not quite what I ment. I want to automate my vray mesh export through a script (doing a break up by shader). so I need to be able to call doVrayMesheExport with parameters so the dialog box doesn't appear a hundred times when I run the script. Like this:
doVRayMeshExport filename:"mesh01"
Comment
Comment