We are using deep on our current job. It is working really great. I can't wait till we can render straight to exr2 though.
I guess that is Vray 3.0?
I guess that is Vray 3.0?
IMPORTANT Chaos License Server update January 28th 2025.
If you have not yet updated your License Server to version 6.1 or above and are unable to access your license please follow these simple instructions HERE.import maya.mel as mel import maya.cmds as cmds postPython = "python code here..." cmds.setAttr("vraySettings.postTranslatePython", postPython, type="string")
Comment