Fix Cycles Integrator presets, not taking Volume bounces into account.
This commit is contained in:
@@ -37,6 +37,7 @@ class AddPresetIntegrator(AddPresetBase, Operator):
|
||||
"cycles.diffuse_bounces",
|
||||
"cycles.glossy_bounces",
|
||||
"cycles.transmission_bounces",
|
||||
"cycles.volume_bounces",
|
||||
"cycles.transparent_min_bounces",
|
||||
"cycles.transparent_max_bounces"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user