Is this possible ? Say we have completed a render, if there is an update and we still have the file in the frame buffer we can do a region and save out the entire file again by just rendering that region and save out the whole image.
If we open the file to rerender the region from fresh we just have the region and all the black around the file.
so my question is, can you reload all the passes into the frame buffer and then render a region and then save the file back out again?
If we open the file to rerender the region from fresh we just have the region and all the black around the file.
so my question is, can you reload all the passes into the frame buffer and then render a region and then save the file back out again?
Comment