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>Light Types and Settings</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Light Types and Settings</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This section describes light settings and types.</p>
19    <p>It also describes the layer config to use with fragments.</p>
20    <table>
21      <thead>
22        <tr>
23          <th>Item</th>
24          <th>Description</th>
25        </tr>
26      </thead>
27      <tbody>
28        <tr>
29          <th><a href="vertex_lighting/index.html#vertex_lighting">Vertex lighting</a></th>
30          <td>Describes vertex light settings and types.</td>
31        </tr>
32        <tr>
33          <th><a href="fragment_lighting/index.html#fragment_lighting">Fragment lighting</a></th>
34          <td>Describes fragment light settings and types.</td>
35        </tr>
36        <tr>
37          <th><a href="layer_configuration/index.html">Layer config</a></th>
38          <td>The combination of lookup tables to use for fragment light calculations.</td>
39        </tr>
40      </tbody>
41    </table>
42    <!-- InstanceEndEditable --> </div>
43  <div class="footer" />
44</div>
45<hr><p>CONFIDENTIAL</p></body>
46<!-- InstanceEnd -->
47</html>
48