technickel
04-28-2006, 01:28 AM
Hi all,
I am currently trying to use Maya 7.0's render.exe (the one in the bin directory). I am rendering a .ma file and want to get a .tif file when I am done. Currently, I get my .tif file, but in addition, I get a second .tif file as well with the same file name, but with _depth appended to it. For example:
RenderedImage.tif
RenderedImage_depth.tif
How do I keep render.exe from creating the _depth.tif ?
I am using the following arguments with render.exe (notice I am trying to turn off the depth channel with -depth 0):
-rd "C:/dest_dir" -im "rendered_image_name" -depth 0 -n 0 "C:/source_dir/super_cool_model.ma"
Any help with this would be appreciated!
Thanks,
technickel
I am currently trying to use Maya 7.0's render.exe (the one in the bin directory). I am rendering a .ma file and want to get a .tif file when I am done. Currently, I get my .tif file, but in addition, I get a second .tif file as well with the same file name, but with _depth appended to it. For example:
RenderedImage.tif
RenderedImage_depth.tif
How do I keep render.exe from creating the _depth.tif ?
I am using the following arguments with render.exe (notice I am trying to turn off the depth channel with -depth 0):
-rd "C:/dest_dir" -im "rendered_image_name" -depth 0 -n 0 "C:/source_dir/super_cool_model.ma"
Any help with this would be appreciated!
Thanks,
technickel
