©BBB3viz

Table of Contents

This page provides information on the Render Settings rollout available within the GPU Render Setup. 

 

Overview


The Render Settings rollout is available under the V-Ray tab when the render engine is V-Ray GPU. It provides options for IPR and Progressive rendering.

 

UI Path: ||Render Setup window|| > V-Ray tab > Render Settings rollout (Renderer set to V-Ray GPU)

 


Parameters


Time limit (mins) – Specifies the maximum time (in minutes) for refining the image.

Noise limit – A threshold that determines when to stop refining a pixel. Higher values allow more noise in the image, while lower values try to reduce the noise. A value of 0.0 traces the entire image unconditionally.

Samples limit – Specifies the maximum samples per pixel for refining the image. V-Ray performs adaptive sampling on the image, trying to put more samples into areas that have more noise.

Sampler – Specifies the image sampler type. 

Progressive – Progressively samples the entire image and refines the details over time. 
Bucket – Takes a variable number of samples per pixel depending on the difference in the intensity of the pixels. 

The Bucket type Sampler is recommended when using multiple (three or more) GPU cards in a setup or when using Distributed Rendering. Note that the Bucket Sampler works only in Production rendering mode, thus if using IPR, it will force the use of the Progressive Sampler.  

Start IPR – Starts an interactive GPU render.

Override mtl (enable checkbox) – When enabled, causes all objects in the scene to be rendered with a selected material rather than their assigned materials, but only if an override material is selected. This option does not affect actual material assignments; it only affects the materials as they appear in the GPU rendering.

Override mtl – Opens the Override material settings where some materials parameters can be preserved.

Preserve original – Keeps all selected parameters of the VRayMtl(s) in the scene, while overriding everything else.
Ignore VRayLightMtl – Keeps VRayLightMtl(s) in the scene intact.

No Mat – Click to select the override material or drag a material from the Material Editor.

Exclude list – Allows you to exclude parts of the scene from the material override.

Include/Exclude list – Controls the override on a per-object level. Use the Exclude... button to bring up the 3ds Max Include/Exclude window for selecting objects to include or exclude from the override material assignment.
Exclude layers – Use the Layers... button to bring up the Select layers window. All objects from highlighted layers are excluded from the override and are rendered with their assigned materials. Use the Ctrl button to clear a selection.
Exclude object IDs – Only objects that have an Object ID matching the input in the field are excluded from the override. Use a comma separator to input multiple IDs.

 

 

Notes


  • With V-Ray 6, Hotfix 1, the render settings are now kept when switching between V-Ray and V-Ray GPU. However, note that when switching from V-Ray to V-Ray GPU, the Samples limit value is changed depending on the Bucket Image Sampler's Max subdivs value.