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="ja" lang="ja">
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 -->
10<!-- InstanceBeginEditable name="ページのタイトル" -->
11<title>テクスチャパネル</title>
12<!-- InstanceEndEditable -->
13</head>
14<body>
15<div>
16  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
17    <h1>テクスチャパネル</h1>
18    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
19    <p>テクスチャパネルでは、CreativeStudio に読み込まれたテクスチャの情報を確認することができます。</p>
20    <h2>テクスチャパネルの機能</h2>
21    <p>ここでは、テクスチャパネルの機能を説明します。</p>
22    <div class="wrap_picture"> <img src="assets/texture_panel.png" alt="テクスチャパネルの機能"/> </div>
23    <div class="wrap_text">
24      <table class="space">
25        <tr>
26          <th><em>A</em></th>
27          <td class="td_color">表示設定ボタン</td>
28          <td>テクスチャパネルに表示するテクスチャの「拡大 / 縮小」や、テクスチャ成分ごとの「表示 / 非表示」を選択します。</td>
29        </tr>
30        <tr>
31          <th><em>B</em></th>
32          <td class="td_color">表示領域</td>
33          <td>表示設定ボタンで選択した「テクスチャ」と「テクスチャ情報」が表示されます。<br />
34            表示される情報は、「フォーマット」「ピクセルサイズ」「ミップマップ」「データサイズ」です。</td>
35        </tr>
36      </table>
37    </div>
38    <div class="wrap_clear"></div>
39    <!-- InstanceEndEditable --> </div>
40  <div class="footer" />
41</div>
42</body>
43<!-- InstanceEnd -->
44</html>
45