@@ -270,6 +270,7 @@
scene.background = initialBackground;
renderer.render( scene, camera );
+ stats.update();
}