Hi, we are working with Vray 3.60 and vray console for batch rendering scenes in Maya.
Right now the only way we can get the render saved with global applied is just to add in command line:
set VRAY_VFB_GLOBAL_PRESET_FILE_USE=1
set VRAY_VFB_GLOBAL_PRESET_FILE=C:\Users\...\TONEMAPPI NG_DEFAULT.vccglb
set VRAY
We that piece of code, images are save with the globals of vccglb file.
Is there any way to have both, render with the globals applied and the original one without them?
Thank you.
Right now the only way we can get the render saved with global applied is just to add in command line:
set VRAY_VFB_GLOBAL_PRESET_FILE_USE=1
set VRAY_VFB_GLOBAL_PRESET_FILE=C:\Users\...\TONEMAPPI NG_DEFAULT.vccglb
set VRAY
We that piece of code, images are save with the globals of vccglb file.
Is there any way to have both, render with the globals applied and the original one without them?
Thank you.
Comment