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 Rendering Order</title> 8</head> 9<body> 10<h1>Mesh Rendering Order</h1> 11<p class="image"><img src="images/model_mesh.png" alt="Mesh Rendering Property" /></p> 12<ol class="ui"> 13 <li>Selecting a mesh displayed in the Render Priority List displays the material name that uses that mesh. </li> 14 <li>Render layer<BR>The render layer can be changed by selecting from among Opaque, Translucent, Subtractive blending, and Additive blending.</li> 15 <li>Mesh<BR>Displays the selected mesh name.</li> 16 <li>Render Priority<BR>Sets a render priority from 0 to 15.<BR> Basically, the higher the numeric value for render priority, the more a mesh appears in the foreground compared to meshes with lower numeric values.</li> 17 <li>Mesh Render Priority List<BR>Displays the render priority of meshes in a list. This list includes the following items. 18 <ul> 19 <li>Rendering order<BR>Displays the mesh rendering order as a number.</li> 20 <li>Material<BR>The material name using the mesh is displayed.<BR> Double-clicking a material name opens the <a href="../material/index.html">Property Window for materials</a></li> 21 <li>Render layer<BR>Displays the render layer being used.</li> 22 <li>Mesh<BR>Displays the mesh name.<BR> Double-clicking a material name opens the <a href="../mesh/index.html">Property Window for materials</a></li> 23 <li>Render Priority<BR>Displays the render priority of meshes.</li> 24 </ul> 25 </li> 26</ol> 27<hr><p>CONFIDENTIAL</p></body> 28</html> 29