1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../../../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Ambient lighting Properties panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Ambient lighting Properties panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This panel is used to edit ambient lights created using CreativeStudio.</p> 19 <h2>Ambient Lighting Properties Panel Settings and Features</h2> 20 <p>This page describes ambient lighting <B>Properties</B> panel settings and features.</p> 21 <img src="assets/ambientlight_panel.png" alt="Ambient lighting Properties panel"/> 22 <table class="space"> 23 <tr> 24 <th><em>A</em></th> 25 <td class="td_color">Categories</td> 26 <td>Allows you to show/hide settings used on the ambient lighting <B>Properties</B> panel.</td> 27 </tr> 28 <tr> 29 <th><em>B</em></th> 30 <td class="td_color">General</td> 31 <td>Enable/disable ambient lighting using the checkbox.</td> 32 </tr> 33 <tr> 34 <th><em>C</em></th> 35 <td class="td_color">Ambient color</td> 36 <td>Sets ambient color.</td> 37 </tr> 38 <tr> 39 <th><em>D</em></th> 40 <td class="td_color">Position</td> 41 <td>Sets the position of the ambient light in terms of X, Y and Z.</td> 42 </tr> 43 <tr> 44 <th><em>E</em></th> 45 <td class="td_color">User Data</td> 46 <td>Sets optional data used by the game developer. The data set here is passed as-is to the application, and is not used by CreativeStudio.</td> 47 </tr> 48 </table> 49 <!-- InstanceEndEditable --> </div> 50 <div class="footer" /> 51</div> 52<hr><p>CONFIDENTIAL</p></body> 53<!-- InstanceEnd --> 54</html>