Lower render resolution to 50.
This commit is contained in:
parent
848d503fc9
commit
cfb558e540
11 changed files with 27 additions and 6 deletions
Binary file not shown.
|
@ -19,4 +19,4 @@ def setup_renderer(engine="CYCLES"):
|
|||
bpy.context.scene.render.resolution_y = 600.0
|
||||
bpy.context.scene.render.tile_x = 32
|
||||
bpy.context.scene.render.tile_y = 32
|
||||
bpy.context.scene.render.resolution_percentage = 100.0
|
||||
bpy.context.scene.render.resolution_percentage = 50.0
|
Loading…
Add table
Add a link
Reference in a new issue