How can I change scene depth parameters/distance (or camera far clip distance)?

If you get too far away from an object, the scene depth goes black and objects overlap each other. How can I change the last depth measurement? Or at least the camera far clipping distance. That would be helpful too.

UE4 default projection has no far clipping plane(to be more precise, far clipping plane is placed at infinity).