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"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
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<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Layer Configuration</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Layer Configuration</h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>The layer configuration is a combination of reference tables that can be used for fragment lighting calculations.</p>
18  <p>For details on lookup tables, click <a href="../../../ui_reference/panel/material/detailed_panel/LookUpTable/index.html">Here</a>.</p>
19
20<p class="hint_warn">Caution:<br /> When using reference tables, you <I>must set</I> the corresponding layer configuration.<br /> If you are using an input angle CP,  then set the layer configuration to Layer config 7.<br /> If the input angle CP is being used with any other layer configuration it will not be applied to the preview.</p>
21
22
23
24  <p class="new_hint"><B>Note:</B> The material panel standard mode and advanced mode currently mention &quot;layer configuration numbers&quot; and &quot;configuration types&quot;, but these are both the same things. The terminology will be made consistent in a future release.</p>
25  <h2>Layer Configurations and Lookup Tables</h2>
26  <p><I>Unsupported</I> lookup tables in a layer configuration will not have any effect on lighting. The table below matches layer configurations and lookup tables.</p>
27  <p><em>○</em> : Supported<br /><em>△</em> : Supported as grayscale<br /> <em>--</em> : Not supported</p>
28  <table>
29    <thead>
30      <tr>
31        <th>Layer Configuration Number</th>
32        <th>Lookup Table Spotlight</th>
33        <th>Lookup Table Distribution 0</th>
34        <th>Lookup Table Distribution 1</th>
35        <th>Lookup Table Reflection</th>
36        <th>Lookup Table Fresnel</th>
37        <th>Processing Load</th>
38      </tr>
39    </thead>
40    <tbody>
41      <tr>
42        <th>Layer configuration 0</th>
43        <th>○</th>
44        <th>○</th>
45        <th>--</th>
46        <th>△</th>
47        <th>--</th>
48        <th>&times; 1</th>
49      </tr>
50      <tr>
51        <th>Layer configuration 1</th>
52        <th>○</th>
53        <th>--</th>
54        <th>--</th>
55        <th>△</th>
56        <th>○</th>
57        <th>&times; 1</th>
58      </tr>
59      <tr>
60        <th>Layer configuration 2</th>
61        <th>--</th>
62        <th>○</th>
63        <th>○</th>
64        <th>△</th>
65        <th>--</th>
66        <th>&times; 1</th>
67      </tr>
68      <tr>
69        <th>Layer configuration 3</th>
70        <th>--</th>
71        <th>○</th>
72        <th>○</th>
73        <th>--</th>
74        <th>○</th>
75        <th>&times; 1</th>
76      </tr>
77      <tr>
78        <th>Layer configuration 4</th>
79        <th>○</th>
80        <th>○</th>
81        <th>○</th>
82        <th>○</th>
83        <th>--</th>
84        <th>&times; 3</th>
85      </tr>
86      <tr>
87        <th>Layer configuration 5</th>
88        <th>○</th>
89        <th>○</th>
90        <th>--</th>
91        <th>○</th>
92        <th>○</th>
93        <th>&times; 3</th>
94      </tr>
95      <tr>
96        <th>Layer configuration 6</th>
97        <th>○</th>
98        <th>○</th>
99        <th>○</th>
100        <th>△</th>
101        <th>○</th>
102        <th>&times; 3</th>
103      </tr>
104      <tr>
105        <th>Layer configuration 7</th>
106        <th>○</th>
107        <th>○</th>
108        <th>○</th>
109        <th>○</th>
110        <th>○</th>
111        <th>&times; 4</th>
112      </tr>
113    </tbody>
114  </table>
115  <p class="hint_warn">Caution:<br /> Note that the <I>processing load for writing</I> differs depending on the layer configuration used.</p>
116  <!-- InstanceEndEditable --> </div>
117  <div class="footer" />
118</div>
119<hr><p>CONFIDENTIAL</p></body>
120<!-- InstanceEnd --></html>