1<html> 2<head> 3<title>Global Ambient Light</title> 4<link rel="stylesheet" href="../css/mainpage.css" type="text/css"> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6</head> 7 8<body> 9 10<h1>Global Ambient Light</h1> 11 12<h2>Overview</h2> 13<p> 14This is the setting for the ambient light that will be applied to all objects in the scene. There is only one such light in a given scene, so even if the definition has been made multiple times, only one of them will be used. 15</p> 16 17<table> 18<tr><td> 19<pre> 20<NintendoWareIntermediateFile><br> 21 <GraphicsContentCtr><br> 22 <Lights><br> 23 <AmbientLigthCtr><br> 24 <Ambient><br> 25</pre> 26</td></tr> 27</table> 28 29<hr><p>CONFIDENTIAL</p></body> 30</html> 31