1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=utf-8"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7 <link href="../css/manpage.css" rel="stylesheet" type="text/css"> 8 <title>Common Features</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="COMMON">Common Features</h1> 14 15<a href="#view" >Screen Information</a><br> <a href="#control">Common Operations</a><br> 16 17<h2><a name="view"> Screen Information </a></h2> 18 19<p>The common features of all screen contents used for viewing and operating in all modes is explained here.</p> 20<BR> 21 22<center> 23 <img alt="" src="images/upper.gif" style="width: 400px; height: 240px" /><br /> <br /> <img alt="" src="images/lower.gif" style="width: 320px; height: 240px" /></center> 24<br> 25 26<ol class="ui"> 27 28<li>Grid</li> 29<p> 30 The grid can be displayed in the global space to show the model, effect direction, and size more clearly. 31</p> 32<p> 33 The settings specific to grid spacing and its display/hide setting can be changed in the initial settings file (Viewer.in).</p> 34 35<li>Mode Display</li> 36 <p> 37 Shows the current main mode and sub-mode</p> 38 <ul> 39 <li>Main Mode 40 <ul> 41 <li>Graphics mode</li> 42 <li>Effect mode</li> 43 </ul> 44 </li> 45 <li>Sub-mode 46 <ul> 47 <li>Camera mode</li> 48 <li>Menu mode</li> 49 </ul> 50 </li> 51 </ul> 52 53<li>Processing Meter</li> 54 <p> 55 Displays the processing time used for the main process of each mode as a meter. The red and blue meters show the time used for CPU processing, and the green meter shows the time used for GPU processing.</p> 56 <p> 57 The gray meter shows the time used for processing by the Viewer system overall. If this meter reaches the edge, the Viewer will drop processes and animation playback and operations will begin being affected.</p> 58 <p> 59 As for CPU processing time, the red part shows the time required for things such as animation and SRT calculations, while the blue part shows the time used for rendering.</p> 60 <p> 61 Although the processing times shown in these meters do not include the system processing of the Viewer (the gray meter being the exception), in some cases they will display data and rendering in a non-optimized way for editing.</p> 62 63</ol> 64 65 66 67<h2><a name="control"> Common Operations</a></h2> 68 69<P>Operations of Changing modes and opening menu screen are common controller operations regardless of the mode.</P> 70 71<h4>Unit controller</h4> 72<P> 73<TABLE class="explain" border="1"> 74 <THEAD> 75 <TR> 76 <TD>Key Operations</TD> 77 <TD>Description</TD> 78 </TR> 79 </THEAD> 80 <TBODY> 81 <TR> 82 <TD>START/SELECT Button + Left/Right Button</TD> 83 <TD>Launches the menu screen.</TD> 84 </TR> 85 <TR> 86 <TD>R Button & B Button</TD> 87 <TD>Shows/hides the grid and screen information.</TD> 88 </TR> 89 </TBODY> 90</TABLE> 91</P> 92 93<h4>Debugging Pad</h4> 94<P> 95<TABLE class="explain" border="1"> 96 <THEAD> 97 <TR> 98 <TD>Key Operations</TD> 99 <TD>Description</TD> 100 </TR> 101 </THEAD> 102 <TBODY> 103 <TR> 104 <TD>PLUS Button + Left/Right Button</TD> 105 <TD>Launches the menu screen.</TD> 106 </TR> 107 <TR> 108 <TD>ZR Trigger Button + B Button</TD> 109 <TD>Shows/hides the grid and screen information.</TD> 110 </TR> 111 </TBODY> 112</TABLE> 113</P> 114<P> </P> 115 116<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table> 117 118<hr><p>CONFIDENTIAL</p></body> 119</html> 120