surreal
surreal copied to clipboard
cost too much memory
i try to render data by myself,and i set clipsize to 500,but it cost too much memory! is there has some function to release memory after render a image?
bpy.ops.render.render(animation=False,write_still=True,use_viewport=False,)