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>Mesh List</title>
8</head>
9<body>
10<h1>Mesh List</h1>
11<p>Displays meshes 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/mesh/index.html">mesh Property window</a>. </p>
14<p class="image"><img src="images/mesh_list.png" alt="Mesh List" /></p>
15<dl class="enum">
16  <dt>Status</dt>
17  <dd> Displays the status of the Working color and comments attached to the mesh.<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>Mesh</dt>
19  <dd>The name of the mesh.</dd>
20  <dt>Bottleneck Hints</dt>
21  <dd>Shows how many optimization tips there are.</dd>
22  <dt>Model</dt>
23  <dd>Shows the name of the model using the mesh.</dd>
24  <dt>Display</dt>
25  <dd>Shows whether the mesh is being displayed.</dd>
26  <dt>Render Priority</dt>
27  <dd>Shows the render priority of the mesh.</dd>
28  <dt>Polygon count</dt>
29  <dd>Shows the number of polygons being used for the mesh.</dd>
30  <dt>Vertex count</dt>
31  <dd>Shows the number of vertices in the mesh.</dd>
32  <dt>Primitive count</dt>
33  <dd>Shows the number of render units.</dd>
34  <dt>Stream quantization</dt>
35  <dd>Shows information about stream quantization.</dd>
36  <dt>Skinning</dt>
37  <dd>Displays information about the skinning mode for the mesh.</dd>
38  <dt>Number of bones affected</dt>
39  <dd>Shows the number of bones affected by the mesh.</dd>
40  <dt>Comments</dt>
41  <dd>The comments attached to the mesh.</dd>
42</dl>
43<h2>Context Menu</h2>
44<p>When you right-click on the Mesh List, a context menu displays with the following menu items:</p>
45<h3>Edit</h3>
46<dl class="enum">
47  <dt>Select All</dt>
48  <dd>Selects all objects.</dd>
49  <dd>You can also select all objects using Ctrl+A.</dd>
50  <dt>Toggle Selection</dt>
51  <dd>If an object is selected, the focus switches to an un-selected object.</dd>
52</dl>
53<h3>Properties</h3>
54<p>This displays only when an object has been selected.</p>
55<p>Selecting this menu item opens the corresponding Property window.</p>
56<hr><p>CONFIDENTIAL</p></body>
57</html>
58