Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VRAY_DR_CONTROLPORT (standalone) – Specifies the port number used for distributed rendering. Note that in V-Ray 3.0 this environment variable is used only if you specify 0 for the port number. If this environment variable is also missing, port 2020420207 is used, as that is the default value set for V-Ray for 3ds Max.

...

Expand
titleVRAY_GPU_PLATFORMS Exapmles...
Code Block
languagec#
VRAY_GPU_PLATFORMS=gpu // only GPU devices will be used
VRAY_GPU_PLATFORMS=titan;// Titan GPUs will be used
VRAY_GPU_PLATFORMS=intel cpu;gtx 980 // Intel CPU devices and GTX 980 devices will be used
VRAY_GPU_PLATFORMS=titan index0;titan index2 // the first and third GTX Titan graphics card installed on the machine will be used


Miscellaneous

...

VRAY_USD_PROVIDER– Specifies the USD plugin version. Starting with V-Ray 6.20.02, the default USD version used in V-Ray Standalone is changed from 0.22.11 to 0.23.11. The possible options for this environment variable depend on the availability in the installation vray_usd folder.

For example, VRAY_USD_PROVIDER=0.22.11.