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<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../../../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Texture Properties Panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Texture Properties Panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>On the texture <B>Properties</B> panel, you can check information about textures loaded into CreativeStudio.</p> 19 <h2>Texture Properties Panel Features</h2> 20 <p>This page describes features on the texture <B>Properties</B> panel.</p> 21 <div class="wrap_picture"> <img src="assets/texture_panel.png" alt="Texture Properties Panel Features"/> </div> 22 <div class="wrap_text"> 23 <table class="space"> 24 <tr> 25 <th><em>A</em></th> 26 <td class="td_color">Display Settings buttons</td> 27 <td>Select to zoom-in/out on the texture displaying in the texture <B>Properties</B> panel and whether to show/hide the individual texture components</td> 28 </tr> 29 <tr> 30 <th><em>B</em></th> 31 <td class="td_color">The display area.</td> 32 <td>Displays the texture as selected using the Display Settings buttons, together with the information for the texture.<br /> The information displayed is the Format, the Pixel size, Mipmap information and the Data size.</td> 33 </tr> 34 </table> 35 </div> 36 <div class="wrap_clear"></div> 37 <!-- InstanceEndEditable --> </div> 38 <div class="footer" /> 39</div> 40<hr><p>CONFIDENTIAL</p></body> 41<!-- InstanceEnd --> 42</html>