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<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Light Set</title>
8</head>
9<body>
10
11<h1>Light Set</h1>
12<p>This window displays light sets configured for a scene.</p>
13<p>Settings for adding and editing light sets are made on the <a href="#light_set_dialog">Add/edit light set dialog</a>. </p>
14<p class="image"><img src="images/scene_light_set.png" alt="Scene Light Set Properties" /></p>
15<ol class="ui">
16  <!-- =================================================== -->
17  <li> Add, delete, or edit light sets for a scene. </li>
18  <!-- =================================================== -->
19  <li> Displays light sets configured for a scene. </li>
20  <!-- =================================================== -->
21</ol>
22<p><a name="light_set_dialog" id="light_set_dialog"></a></p>
23<h3>Add/Edit Light Set Dialog</h3>
24<p>Settings for adding fragment lights and/or vertex lights are made on the 、<a href="#light_app_dialog">Add Light dialog</a>. </p>
25<p class="image"><img src="images/light_set_dialog.png" alt="Add/Edit Light Set Dialog" /></p>
26<ol class="ui">
27  <li> Set the number of the light set to be created.<BR> An error dialog is displayed if the number set is being used by another light set.</li>
28  <li>Attaches a comment to the light set.</li>
29  <li>Select the ambient light to be used by the light set from the pull-down menu.<BR> Displays the file name of the selected ambient light.</li>
30  <li>Select the hemispherical light to be used by the light set from the pull-down menu.<BR> Displays the file name of the selected hemispherical light.</li>
31  <li>Up to eight fragment lights can be added for use by the light set.<BR> Pressing Add opens an Add Light dialog, where you can select the fragment light to be added. </li>
32  <li>Up to four vertex lights can be added for use by the light set.<BR> Pressing Add opens an Add Light dialog, where you can select the vertex light to be added. </li>
33</ol>
34<p><a name="light_app_dialog" id="light_app_dialog"></a></p>
35<h4>Add Light Dialog</h4>
36<p class="image"><img src="images/light_app_dialog.png" alt="Add/Edit Light Set Dialog" /></p>
37<ol class="ui">
38  <li>Select the lights to add.</li>
39</ol>
40
41
42<hr><p>CONFIDENTIAL</p></body>
43</html>