You can enable the Z-buffer for your scene
            to create realistic spatial depth effects. The Z-buffer calculates
            the spatial depth for each pixel in an image to define which pixels
            are hidden by others.
         
         To enable the Z-buffer:
         
         
            - Under Fx, select Z-buffer.