This version of Unity is unsupported.

CameraClearFlags.Nothing

Description

Don't clear anything.

This will leave colors and depth buffer from the previous frame or whatever was displayed before. Additional resources: Camera.clearFlags property, camera component.