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</title> 8</head> 9<body> 10<h1>Mesh</h1> 11<p>Meshes have the following property items. </p> 12<ul class="sub_page"> 13 <li><a href="mesh_view.html">Display</a></li> 14 <li><a href="mesh_stream.html">Stream</a></li> 15 <li><a href="mesh_vertex_information.html">Vertex Information</a></li> 16 <li><a href="mesh_polygon_information.html">Polygon information</a></li> 17 <li><a href="../user_data.html">User Data</a></li> 18</ul> 19<p class="image"><img src="images/mesh_property.png" alt="Mesh Properties" /></p> 20<ol class="ui"> 21 <!-- =================================================== --> 22 <li>Displays mesh property items.<BR> When an item is selected, information for that item is displayed in B, where it can be edited.</li> 23 <!-- =================================================== --> 24 <li>Displays details of the selected mesh property item.</li> 25 <!-- =================================================== --> 26 <li>Displays the bones referenced by the mesh.<BR> Select a bone from the list and double click to open a Property window for the selected bone.</li> 27</ol> 28<hr><p>CONFIDENTIAL</p></body> 29</html> 30