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: Update Your Chaos Licensing by January 28, 2025
To ensure uninterrupted access to your licenses, an essential update is required by January 28, 2025. Failure to update your Chaos licensing Server will result in the loss of access to your licenses.import maya.mel as mel import maya.cmds as cmds postPython = "python code here..." cmds.setAttr("vraySettings.postTranslatePython", postPython, type="string")
Comment