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>Material Properties</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Material Properties Panel</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This is the <B>Properties</B> panel used to edit materials.</p>
19    <p>The material <B>Properties</B> panel includes <B>Standard</B> mode, <B>Details</B> mode, and <B>Particle</B> mode.</p>
20    <table>
21      <thead>
22        <tr>
23          <th>Mode</th>
24          <th>Description</th>
25        </tr>
26      </thead>
27      <tbody>
28        <tr>
29          <th><a href="standard_panel/index.html">Standard</a></th>
30          <td>In this mode, you can manage features frequently used in normal work using tabs.</td>
31        </tr>
32        <tr>
33          <th><a href="detailed_panel/index.html">Details</a></th>
34          <td>All parameters that can be set for NW4C have been prepared. <br /> Use this mode when making detailed settings not available in Standard mode.</td>
35        </tr>
36        <tr>
37          <th><a href="particle_mode/index.html">Particles</a></th>
38          <td>This mode uses presets to set features frequently used with particles</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>