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 List</title>
8</head>
9<body>
10<h1>Light List</h1>
11<p> Displays lights in list format.</p>
12<p>The following properties are shown in the list columns.</p>
13<p>For details about the various properties, see the section on the <a href="../property/light/index.html">light Property window</a>. </p>
14<p class="image"><img src="images/light_list.png" alt="Light List" /></p>
15<dl class="enum">
16  <dt>Status</dt>
17  <dd> Displays the status of the Working color and comments attached to the light.<br /> The Working color is shown on the left, while the presence (or absence) of comments is indicated on the right.<br /> If a comment has been attached, the mark will be lit. </dd>
18  <dt>Lights</dt>
19  <dd>The name of the light.</dd>
20  <dt>Enable</dt>
21  <dd>Indicates whether the light is on.</dd>
22  <dt>Type</dt>
23  <dd>The light type.</dd>
24  <dt>Type</dt>
25  <dd>Shows the type of light being used.</dd>
26  <dt>Both-face lighting</dt>
27  <dd>Shows the usage status of Both-face lighting.</dd>
28  <dt>Lookup table set</dt>
29  <dd>Shows the Lookup table set that is being used.</dd>
30  <dt>Ambient color</dt>
31  <dd>Shows the RGBA values for the ambient color being used for the light.</dd>
32  <dt>Diffuse color</dt>
33  <dd>Shows the RGBA values of the diffuse color being used for the light.</dd>
34  <dt>Specular color 0~1</dt>
35  <dd>Shows the RGBA values for the specular color being used when the specular component is enabled.</dd>
36  <dt>Sky color weight</dt>
37  <dd>Shows the weight of the sky color when Hemispherical lighting is used.</dd>
38  <dt>Sky color</dt>
39  <dd>Shows the sky color for Hemispherical lighting.</dd>
40  <dt>Ground color</dt>
41  <dd>Shows the ground color for Hemispherical lighting.</dd>
42  <dt>Position</dt>
43  <dd>Shows the position of the light in the scene.</dd>
44  <dt>Direction</dt>
45  <dd> Shows the direction of the light. </dd>
46  <dt>Distance attenuation</dt>
47  <dd>The brightness attenuation function when point light source or spotlight settings are active.</dd>
48  <dt>Default attenuation</dt>
49  <dd>Shows the initial default value for distance attenuation.</dd>
50  <dt>Attenuation rate (linear)</dt>
51  <dd>Shows information about the attenuation rate (linear).</dd>
52  <dt>Attenuation rate  (second order)</dt>
53  <dd>Shows information about the attenuation rate (second order).</dd>
54  <dt>Start of attenuation</dt>
55  <dd>Shows the position where attenuation starts.</dd>
56  <dt>End of attenuation</dt>
57  <dd>Shows the position where attenuation ends.</dd>
58  <dt>Distance attenuation lookup table</dt>
59  <dd>Displays the name of the lookup table being used for distance attenuation.</dd>
60  <dt>Angular attenuation</dt>
61  <dd>This is the light distribution function when a spotlight is configured.</dd>
62  <dt>Cutoff angle</dt>
63  <dd>This is the cutoff angle when a spotlight is configured.</dd>
64  <dt>Angular attenuation lookup table</dt>
65  <dd>Displays the name of the lookup table being used for angular attenuation.</dd>
66  <dt>Angular attenuation input angle</dt>
67  <dd>Displays the input angle being used for angular attenuation.</dd>
68  <dt>Angular attenuation scaling</dt>
69  <dd>Displays the scaling being used for angular attenuation.</dd>
70  <dt>Comments</dt>
71  <dd>The comments attached to the light.</dd>
72</dl>
73<h2>Context Menu</h2>
74<p>When you right-click on the Light List, a context menu displays with the following menu items:</p>
75<h3>Properties</h3>
76<p>This displays only when an object has been selected.</p>
77<p>Selecting this menu item opens the corresponding Property window.</p>
78<hr><p>CONFIDENTIAL</p></body>
79</html>
80