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>Display</title> 8</head> 9<body> 10<h1>Display</h1> 11<p>You can set the render priority and Show/Hide for meshes displayed by the Viewer.</p> 12<p class="image"><img src="images/mesh_view.png" alt="Mesh Display Properties" /></p> 13<ol class="ui"> 14 <!-- =================================================== --> 15 <li>Selects Show/Hide for meshes shown on the Viewer using the checkbox.</li> 16 <!-- =================================================== --> 17 <li>Sets the render priority of a mesh 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> 18 <!-- =================================================== --> 19 <li>Bounding box<BR>Displays the display area of a model.</li> 20</ol> 21<hr><p>CONFIDENTIAL</p></body> 22</html>