raiden:
Try setting...
BG_COLOR.RED = 1;
BG_COLOR.GREEN = 1;
BG_COLOR.BLUE = 1;
The background is by default set to render as 'none' which means if your level is not entirely enclosed you will get texture smearing or streaks across the background. Another option would be to make sure you have a 'sky box' that completely encloses the level.