... // Called at the start of the program void onStart ( int rendererID ) { // Turn off the default lights setDirectionalLightBrightness( 0.0 ); setAmbientLightBrightness( 0.0 ); ...