On OSX Does anyone know if Maya saves a copy of the scene file when batch rendering with Mental Ray.
If so, where does the file get saved?
H
On OSX Does anyone know if Maya saves a copy of the scene file when batch rendering with Mental Ray.
If so, where does the file get saved?
H
Add comment viewed 652 times Latest activity 7 months ago
The temporary file is written to the scenes directory of your current ptoject. The file name is the scene file with an underscore and some integer value. The ScriptEditor gives you something oft his form
// Result: Saving temporary file: path/sceneName__int.mb // // Result: Rendering with mental ray... //
Thanks Thnkr, does the file get cleaned up after the render starts? I see the file name in the script editor, but it’s not there when i browse to that directory?