Eevee: Remove the Volumetric Render checkbox
This is to simplify the usage of Volumetrics. Now it automatically detect if there is any Volumetric material in the view and allocate the needed buffer if any.
This commit is contained in:
@@ -25,7 +25,6 @@ def setup():
|
||||
eevee.use_gtao = True
|
||||
eevee.use_dof = False
|
||||
|
||||
eevee.use_volumetric = True
|
||||
eevee.use_volumetric_shadows = True
|
||||
eevee.volumetric_tile_size = '2'
|
||||
|
||||
|
Reference in New Issue
Block a user