When scenes don’t benefit from deep reflection/refraction chains, trimming V-Ray’s max trace depth cuts render time and noise without visible loss.
What it controls:
- Max trace depth limits how many times a ray can reflect and/or refract before it stops. Lower values reduce secondary bounce calculations and memory traffic.
- In most hosts, you’ll find it under Render Settings > V-Ray > Ray tracing (Reflection/Refraction Max Depth or Ray Depth). On GPU, look for Ray Depth in the V-Ray GPU section.
Practical targets:
- Archviz exteriors: reflections 2–3, refractions 3–4 (multi-pane windows may need 5–6).
- Interiors with glossy finishes: reflections 3–4; refractions 4–6 for typical glass decor and glazing.
- Metals and rough materials: reflections 2–3 (Fresnel and roughness kill deeper bounces anyway).
- Foliage/crowds/kitbash assets: 1–2 to avoid overhead on tiny parts that don’t read.
- Hero glass/crystal/liquids: 8–16+ as needed; prefer per-material overrides instead of raising the global depth.
Workflow to find the sweet spot:
- Start low: set global max depth to 1 and render a crop of mirror, glass, and glossy areas.
- Increase by 1–2 steps and compare using the V-Ray Frame Buffer history/AB compare. Stop when image differences fall below your quality bar.
- Lock the global value; for the few materials that still need more, raise their per-material Refraction Max Depth and set an Exit Color for graceful termination.
Material-level accelerators:
- Use VRayMtl Cutoff (reflection/refraction) to terminate rays contributing below a tiny threshold (e.g., 0.001–0.005).
- For thin glass, consider thin-walled/single-surface setups to avoid unnecessary internal bounces.
- Choose Exit Color thoughtfully (black for mirrors; environment tint for glass) when depth is exceeded.
Noise and firefly control:
- Lower max depth reduces high-energy paths. Pair with Max Ray Intensity clamping and sensible tone mapping to tame residual speckles.
- With small bright emitters seen through multiple refractions, balance depth with denoiser strength to preserve fine caustic detail.
Animation tips:
- Keep max depth consistent across shots to prevent pop/flicker as objects move past reflective/refractive stacks.
- Validate on representative frames via IPR rather than a single hero still.
Diagnostics:
- Use Override Material tests to separate lighting from glossy chains and quickly judge whether deeper bounces matter.
- Inspect Reflection/Refraction Filter render elements; if they’re already dark, extra depth is likely wasted.
Remember: Max trace depth governs reflections and refractions; GI diffuse bounce count is controlled in GI settings. Tune them in tandem so you don’t chase noise in the wrong place.
Standardize studio presets with conservative global depths (e.g., 3/4) and escalate per material only when justified. For licenses, upgrades, and expert guidance, connect with NOVEDGE or explore V-Ray options on novedge.com—the NOVEDGE team can help tailor settings to your pipeline and hardware.






