Set the background color.
Camera = getCurrentCamera() -- Set background color to black setCameraClearColor(Camera, {0, 0, 0})