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>Mesh List</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Mesh List</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This panel displays information about the meshes and materials being used in the model.</p> 19 <p>Here you can set the Rendering priority and configure filters based on the rendering layer information set in the material <B>Properties </B>panel of CreativeStudio.</p> 20 <p>From the main menu, select <B>Window </B>> <B>Mesh list</B>.</p> 21 <h2>Mesh List Settings and Features</h2> 22 <p>This page describes Mesh List settings and features.</p> 23 <div class="wrap_picture"><img src="assets/mesh_list_01.png" alt="Mesh List"/></div> 24 <div class="wrap_text"> 25 <table class="space"> 26 <tr> 27 <th><em>A</em></th> 28 <td class="td_color">Filter</td> 29 <td>Filters are applied based on the rendering layer information set in the material <B>Properties </B>panel of CreativeStudio.</td> 30 </tr> 31 <tr> 32 <th><em>B</em></th> 33 <td class="td_color">Display of mesh information</td> 34 <td>A list displays information about the meshes being used for the model selected in the <B>Contents </B> panel.<br /> If a model referencing a material has information about the normal and the tangent, there is also indication here about whether that information will be exported as binary output.</td> 35 </tr> 36 <tr> 37 <th><em>C</em></th> 38 <td class="td_color">Mesh editing</td> 39 <td>Select a mesh from the list to configure its Render priority and to set whether to show/hide the mesh.<br /> Render priority can be set in a range of 0 to 15.</td> 40 </tr> 41 </table> 42 </div> 43 <div class="wrap_clear"></div> 44 <p class="hint_warn">Caution:<br /> Sometimes the export of tangent information from the 3DCG tool will fail, but even when that happens sometimes, depending on the material settings, Enable will display anyway.<br /> The export of normal information from the 3DCG tool does not fail.</p> 45 <!-- InstanceEndEditable --> </div> 46 <div class="footer" /> 47</div> 48<hr><p>CONFIDENTIAL</p></body> 49<!-- InstanceEnd --> 50</html>