When rendering with V-Ray Standalone, an OCIO configuration can be set with the following VFB OCIO environment variables: VRAY_VFB_OCIO_INPUT_COLORSPACE – Specifies default OCIO input color space. VRAY_VFB_OCIO_DISPLAY_DEVICE – Specifies default OCIO display device. VRAY_VFB_OCIO_VIEW_TRANSFORM – Specifies default OCIO view transform. VRAY_VFB_OCIO – Automatically switches the OCIO button of the V-Ray VFB on. For example, set a default OCIO input color space, display device, and view transform: set VRAY_VFB_OCIO = 1
set VRAY_VFB_OCIO_INPUT_COLORSPACE = ACES - ACEScg
set VRAY_VFB_OCIO_DISPLAY_DEVICE = ACES
set VRAY_VFB_OCIO_VIEW_TRANSFORM = sRGB |
These environment variables also work for V-Ray VFB in 3ds Max. |
See the Getting Started with Environment Variables page for more information. |