1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Property Window</title> 8</head> 9<body> 10<h1 id="PROPERTY">Properties</h1> 11 12<p>The following property items can be edited.</p> 13<p>When using detailed information for each pane that includes a material, property items where "(detail)" appears after the item name are not displayed unless the "Make detailed material settings" check box has been checked.</p> 14<ul class="sub_page"> 15 <li><a href="pane/index.html">Panes</a></li> 16 <ul class="subsub_page"> 17 <li><a href="pane/null.html">Basic Pane Information</a></li> 18 <li><a href="pane/picture.html">Picture Pane Information</a></li> 19 <li><a href="pane/textbox.html">Text Box Pane Information</a></li> 20 <li><a href="pane/window.html">Window Pane Information</a></li> 21 </ul> 22 <li><a href="material/index.html">Material</a></li> 23 <ul class="subsub_page"> 24 <li><a href="material/texture.html">Textures</a></li> 25 <li><a href="material/interpolatecolor.html">Color Interpolation Settings</a></li> 26 <li><a href="material/pe.html">Fragment Operations</a> (detail)</li> 27 <li><a href="material/tev/index.html">Texture Combiner</a> (detail)</li> 28 <ul class="subsub_page"> 29 <li><a href="material/tev/color.html">Color Register</a> (detail)</li> 30 <li><a href="material/tev/stage.html">Stage</a> (detail)</li> 31 </ul> 32 </ul> 33 <li><a href="userdata.html">Extended User Data</a></li> 34</ul> 35 36<h2 id="PROPERTY_WINDOW">Property Window</h2> 37 38<p>This window is for editing pane properties.</p> 39<p class="img"> 40 <img src="images/property_window.gif" alt="Property Window"> 41</p> 42 43<ol class="ui"> 44 <!-- =================================================== --> 45 <li> 46 <p>Fix panes to be displayed.</p> 47 <p>Panes to be displayed on the Properties window do not change even if other panes are selected while panes are fixed.</p> 48 </li> 49 50 <!-- =================================================== --> 51 <li> 52 <p>Display the names of panes to be displayed.</p> 53 </li> 54 55 <!-- =================================================== --> 56 <li> 57 <p>Displays property items in tree format.</p> 58 <p>Property details are displayed in the property editing area on the right when a property item is selected.</p> 59 <p>The property items that appear depend on the type of pane.</p> 60 </li> 61 62 <!-- =================================================== --> 63 <li> 64 <p>Property editing area in which property details are displayed.</p> 65 <p>Properties are edited here.</p> 66 </li> 67 68 <!-- =================================================== --> 69 <li> 70 <p>Copy the details of the selected property item.</p> 71 </li> 72 73 <!-- =================================================== --> 74 <li> 75 <p>Paste the copied property item details.</p> 76 <p>Details cannot be pasted unless the property item that has been set is the same as the one that has been copied.</p> 77 </li> 78 79 <!-- =================================================== --> 80 <li> 81 <p>Display the property window for the same pane in another window. There are no restrictions on the number of windows that can be displayed.</p> 82 <p>Using this feature, the following operations are possible.</p> 83 <ul class="list"> 84 <li>The display of the properties for several panes at once.</li> 85 <li>The display of various property items for the same pane at once.</li> 86 </ul> 87 </li> 88 89</ol> 90 91<h3 id="MULTI_EDIT">Batch Edit</h3> 92 93<p>By selecting multiple panes you can edit their properties all at the same time in the Properties window.</p> 94<p class="img"> 95 <img src="images/multi_select.gif" alt="Multiple selection"> 96</p> 97<p>To select multiple panes, left-click and drag the mouse to specify a region, or click on multiple individual panes while depressing the Shift key.</p> 98<p class="img"> 99 <img src="images/multi_edit.gif" alt="Batch Edit"> 100</p> 101<p>Items that can be edited at the same time are highlighted in red in the text box.</p> 102<p>In this state, when you edit values that are applied to all selected panes.</p> 103<br> 104 105<hr><p>CONFIDENTIAL</p></body> 106</html> 107