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>Texture Properties</title> 8</head> 9<body> 10<h1 id="TEXTURE_PROPERTY_PANEL">Texture Properties</h1> 11 12<p>Used to edit details about the textures displayed in a pane.</p> 13<p>Divided into two parts: the upper part for managing textures and the lower part for making settings.</p> 14 15<h2 id="TEXTURE_PROPERTY_COMMON">Common Parts of Texture Management and Settings</h2> 16 17<p class="img"> 18 <img src="images/material_texture_panel.gif" alt="Texture Properties (Common Parts)"> 19</p> 20 21<ol class="ui"> 22 <!-- =================================================== --> 23 <li> 24 <p>Sets the textures to be used by a material.</p> 25 <p>Texture settings are subject to automatic calculations by the texture combiner (TEV). A mark like that show below displays in the upper right when settings are subject to the texture combiner's automatic calculations.</p> 26 <p class="img"><img src="images/texture_tev_mark.gif" alt="TEV mark"></p> 27 <p>The number of textures used and the number of TEV stages are shown in the lower left part of the page. The button for turning automatic TEV automatic calculations on/off is also located here.</p> 28 29 <table valign="top" align="center" style="border-width: 0"> 30 <tr><td valign="top" align="left" style="border-width : 0"> 31 <p class="img"> 32 <p>When automatic calculations by texture combiner are OFF</p> 33 <img src="images/texture_tev_info_normal.gif" alt="Automatic TEV calculations are off"> 34 </p> 35 </td> 36 <td valign="top" align="left" style="border-width : 0"> 37 <p class="img"> 38 <p>When automatic calculations by texture combiner are ON</p> 39 <img src="images/texture_tev_info_auto.gif" alt="Automatic TEV calculations are on"> 40 </p> 41 </td> 42 </tr> 43 </table> 44 45 </li> 46 47 <!-- =================================================== --> 48 <li> 49 <p>The texture's position is changed by moving the selected texture to the left.</p> 50 </li> 51 52 <!-- =================================================== --> 53 <li> 54 <p>The texture's position is changed by moving the selected texture to the right.</p> 55 </li> 56 57 <!-- =================================================== --> 58 <li> 59 <p>The texture is added to the texture having the next number after the selected one.</p> 60 <p>The dialog shown when the button is pressed is described in <A>The Adding Textures Dialog</A> below.</p> 61 </li> 62 63 <!-- =================================================== --> 64 <li> 65 <p>Deletes the selected texture.</p> 66 </li> 67 68 <!-- =================================================== --> 69 <li> 70 <p>Displays a list of textures used.</p> 71 </li> 72 73 <li> 74 <p>Displays a thumbnail image of the texture.</p> 75 </li> 76 77 <li> 78 <p>Displays the texture name.</p> 79 </li> 80 81 <li> 82 <p>Displays the format and size of the texture.</p> 83 </li> 84 85 <li> 86 <p>Changes the texture's image.</p> 87 <p>The dialog displayed when the button is pressed is the same as the <a href="#TEXTURE_ADD">Add Texture dialog </a>.</p> 88 </li> 89 90 <!-- =================================================== --> 91 <li> 92 <p>Performs settings for the selected texture.</p> 93 <p>Selects the tab for making settings.</p> 94 <dl class="enum"> 95 <dt>Image Settings</dt> 96 <dd> 97 <p>Performs texture image-specific settings.</p> 98 <p>Details are explained on the <a href="#TEXTURE_PROPERTY_IMAGE">Image tab</a> below.</p> 99 </dd> 100 101 <dt>Mapping Settings</dt> 102 <dd> 103 <p>Performs texture mapping-specific settings.</p> 104 <p>Details are explained on the <a href="#TEXTURE_PROPERTY_MAPPING">Mapping tab</a> below.</p> 105 </dd> 106 107 <dt>Texture Pattern Animations</dt> 108 <dd> 109 <p>Performs settings related to texture pattern animations.</p> 110 <p>Details are explained under <a href="#TEXTURE_PROPERTY_TEXPAT">Texture Pattern Animation Settings</a> below.</p> 111 </dd> 112 </dl> 113 114 </li> 115</ol> 116 117<h2 id="TEXTURE_PROPERTY_IMAGE">Image Settings</h2> 118 119<p>This page is used to set the repeat method and filtering settings for textures.</p> 120<p class="img"> 121 <img src="images/material_texture_image.gif" alt="Texture Properties (Image Settings)"> 122</p> 123<ol class="ui"> 124 <!-- =================================================== --> 125 <li> 126 <p>Sets the repeat method for the U (V) direction.</p> 127 <dl class="enum"> 128 <dt>Clamp</dt> 129 <dd> 130 <p>Clamping within the bounds of the image.</p> 131 </dd> 132 133 <dt>Repeat</dt> 134 <dd> 135 <p>Simply repeats.</p> 136 <p>This can be selected only if the texture width (height) is a power of 2.</p> 137 </dd> 138 139 <dt>Mirror</dt> 140 <dd> 141 <p>Repeats with mirroring.</p> 142 <p>This can be selected only if the texture width (height) is a power of 2.</p> 143 </dd> 144 </dl> 145 </li> 146 147 <!-- =================================================== --> 148 <li> 149 <p>Sets the filtering for when texels are reduced or magnified and then displayed.</p> 150 151 <dl class="enum"> 152 <dt>Near</dt> 153 <dd> 154 <p>Point sampling.</p> 155 </dd> 156 157 <dt>Linear</dt> 158 <dd> 159 <p>Bilinear filtering.</p> 160 </dd> 161 </dl> 162 </li> 163</ol> 164 165<h2 id="TEXTURE_PROPERTY_MAPPING">Mapping Settings</h2> 166 167<p>This is used to make settings related to texture mapping and the scaling, rotation, and translation of textures using a texture matrix.</p> 168<p class="img"> 169 <img src="images/material_texture_mapping.gif" alt="Texture Properties (Mapping Settings)"> 170</p> 171<ol class="ui"> 172 <!-- =================================================== --> 173 <li> 174 <p>Select the number of the UV coordinate of the vertex used during UV mapping.</p> 175 </li> 176 177 <!-- =================================================== --> 178 <li> 179 <p>Sets the filtering for when texels are reduced or magnified and then displayed.</p> 180 <dl class="enum"> 181 <dt>ScaleU, ScaleV</dt> 182 <dd> 183 <p>Sets the Scale value.</p> 184 </dd> 185 186 <dt>Link changes</dt> 187 <dd> 188 <p>Specifies whether the U and V directions of the scale value are changed in unison.</p> 189 </dd> 190 191 <dt>Rotate</dt> 192 <dd> 193 <p>Sets a Rotate value.</p> 194 </dd> 195 196 <dt>TranslateU, TranslateV</dt> 197 <dd> 198 <p>Sets a Translate value.</p> 199 </dd> 200 201 <dt>Reset</dt> 202 <dd> 203 <p>Resets the settings to the default.</p> 204 </dd> 205 </dl> 206 </li> 207</ol> 208 209<h2 id="TEXTURE_PROPERTY_TEXPAT">Texture Pattern Animation Settings</h2> 210 211<p>Performs settings related to texture pattern animations.</p> 212<p class="img"> 213 <img src="images/material_texture_texpat.gif" alt="Texture Properties (Texture Pattern Animation Settings)"> 214</p> 215<ol class="ui"> 216 <!-- =================================================== --> 217 <li> 218 <p>Displays a list of registered textures.</p> 219 <dl class="enum"> 220 <dt>Name</dt> 221 <dd> 222 <p>The name of the texture.</p> 223 </dd> 224 225 <dt>Width</dt> 226 <dd> 227 <p>The texture width.</p> 228 </dd> 229 230 <dt>Height</dt> 231 <dd> 232 <p>The texture height.</p> 233 </dd> 234 235 <dt>Format.</dt> 236 <dd> 237 <p>The texture format.</p> 238 </dd> 239 </dl> 240 </li> 241 242 <!-- =================================================== --> 243 <li> 244 <p>Displays a list of textures registered for the texture pattern animation.</p> 245 <dl class="enum"> 246 <dt>Number</dt> 247 <dd> 248 <p>Represents the registration number of the texture.</p> 249 </dd> 250 251 <dt>Name</dt> 252 <dd> 253 <p>The name of the texture.</p> 254 </dd> 255 </dl> 256 </li> 257 258 <!-- =================================================== --> 259 <li> 260 <p>Adds the textures selected on the registered texture list to the texture pattern list.</p> 261 </li> 262 263 <!-- =================================================== --> 264 <li> 265 <p>Deletes the textures selected on the texture pattern list.</p> 266 </li> 267 268 <!-- =================================================== --> 269 <li> 270 <p>Moves the textures selected on the texture pattern list to the top.</p> 271 </li> 272 273 <!-- =================================================== --> 274 <li> 275 <p>Moves the textures selected on the texture pattern list to the bottom.</p> 276 </li> 277 278 <!-- =================================================== --> 279 <li> 280 <p>Clears the texture pattern list.</p> 281 </li> 282</ol> 283 284<!-- =================================================== --> 285<h2 id="TEXTURE_ADD">Add Texture Dialog Box</h2> 286 287<p> 288Selects which textures to add from those registered to <a href="../../sub_window/texture.html">Texture Management</a>. </p> 289 290<p class="img"> 291 <img src="images/texture_add_data_dialog.gif" alt="The Add Texture Dialog: Texture Data Selection Page"> 292</p> 293 294<ol class="ui"> 295 <li> 296 <p>Selects the texture to be used from the loaded textures.</p> 297 </li> 298 <li> 299 <p>Displays the format and size of the selected texture.</p> 300 </li> 301</ol> 302 303<hr><p>CONFIDENTIAL</p></body> 304</html> 305