Cycles: integrator presets, patch by Thomas.

This commit is contained in:
Brecht Van Lommel
2011-08-29 17:55:14 +00:00
parent eac2674f1d
commit 1e741b3a52
5 changed files with 71 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
import bpy
cycles = bpy.context.scene.cycles
cycles.max_bounces = 0
cycles.min_bounces = 0
cycles.no_caustics = False