Is there any way of supressing the dialog VRay shows when opening 2.x scenes with 3.x? Considering if I want to use new features etc.
I need to run a script on a batch of max files and using quiet mode doesn't seem to work.
I need to run a script on a batch of max files and using quiet mode doesn't seem to work.
Code:
loadMaxFile "..." useFileUnits:true quiet:true
Comment