2.2. Maya V-Ray Batch Rendering with PresenZ

2.2.1. Prerequisites

2.2.1.1. Copy the file to the correct folder.

In order to do batch rendering with PresenZ you will have to make sure your presenZVrayRenderer.xml file is in the maya rendererDesc folder. You can find the presenZVrayRenderer.xml in your PresenZ installation folder which by default is in C:\Users\nozon\PresenZ\Vray4.1\Maya2018\vray_plugins_maya\renderDesc please copy this file to your Maya rendererDesc folder C:\Program Files\Autodesk\Maya2018\bin\rendererDesc.

2.2.1.2. Add a path to your environment variables.

Alternatively you can set up an environment variable in the windows environment variables settings pointing towards your PresenZ renderDesc folder, by default: MAYA_RENDER_DESC_PATH=C:\Users\nozon\PresenZ\Vray4.1\Maya2018\vray_plugins_maya\renderDesc .

2.2.2. Usage

When launching your render you will have to specify presenZVray as the renderer. Where you would normally use the command -r vray you will use -r presenZVray. The following is an example command for a PresenZ render using a Maya file with a PresenZ camera in the scene.

  • C:\Users\PresenZ>"C:\Program Files\Autodesk\Maya2018\bin\Render.exe" -r presenZVray -cam presenzCameraShape1 Z:\SharedTestScene\MAYA_VRAY\testingPlugin.mb

For more commands please use the Chaosgroup V-Ray batch rendering documentation: https://docs.chaosgroup.com/display/VRAY3MAYA/Batch+Rendering