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>マテリアルパネル ( 詳細モード ) の機能を説明します。</p> 20 <p>詳細モードは、標準モードでは設定できない項目が設定できます。</p> 21 <p>詳細モードの設定項目は以下になります。</p> 22 <table> 23 <thead> 24 <tr> 25 <th>項目</th> 26 <th>説明</th> 27 </tr> 28 </thead> 29 <tbody> 30 <tr> 31 <th><a href="../../property/index.html#category">カテゴリ</a></th> 32 33 <td>プロパティパネル内の設定項目の表示 / 非表示が選択できます。</td> 34 </tr> 35 <tr> 36 <th><a href="total_setting/index.html">全般</a></th> 37 <td>マテリアルパネルの描画、テクスチャの割り当て、描画レイヤーが設定できます。</td> 38 </tr> 39 <tr> 40 <th><a href="shader_parameter/index.html">シェーダーパラメータ</a></th> 41 <td>シェーダーパラメータの追加 / 削除ができます。</td> 42 </tr> 43 <tr> 44 <th><a href="rasterization/index.html">ラスタライゼーション</a></th> 45 <td>ポリゴンのカリング方法を選択します。</td> 46 </tr> 47 <tr> 48 <th><a href="color/index.html">カラー</a></th> 49 <td>マテリアルカラーとコンスタントカラーが設定できます。</td> 50 </tr> 51 <tr> 52 <th><a href="texture_setting/index.html">テクスチャ設定</a></th> 53 <td>テクスチャの追加や削除が設定できます。</td> 54 </tr> 55 <tr> 56 <th><a href="texture_coordinator/index.html">テクスチャコーディネータ</a></th> 57 <td>テクスチャのマッピング方法や UV 座標のスケール、ローテート、トランスレートが設定できます。</td> 58 </tr> 59 <tr> 60 <th><a href="bump_mapping/index.html">バンプマッピング</a></th> 61 <td>テクスチャをバンプマップとして使用する際に設定します。</td> 62 </tr> 63 <tr> 64 <th><a href="fragmentshader/index.html">フラグメントシェーダー</a></th> 65 <td>レイヤーコンフィグタイプとバッファカラーの初期値が設定できます。</td> 66 </tr> 67 <tr> 68 <th><a href="LookUpTable/index.html">参照テーブル</a></th> 69 <td>作成されている参照テーブルをマテリアルに関連付けることができます。</td> 70 </tr> 71 <tr> 72 <th><a href="fragment_lighting/index.html">フラグメントライティング</a></th> 73 <td>フレネル要素の設定と CreativeStudio で使用する参照テーブルにあわせた設定をします。</td> 74 </tr> 75 <tr> 76 <th><a href="texture_combiner/index.html">テクスチャコンバイナ</a></th> 77 <td>フラグメントライティングの結果やテクスチャなどを使用して最終的なカラーとアルファを決定します。</td> 78 </tr> 79 <tr> 80 <th><a href="alpha_test/index.html">アルファテスト</a></th> 81 <td>アルファテスト用の比較関数や、参照値の設定ができます。</td> 82 </tr> 83 <tr> 84 <th><a href="depth_test/index.html">デプステスト</a></th> 85 <td>テストの有効 / 無効や、テスト方法を選択できます。</td> 86 </tr> 87 <tr> 88 <th><a href="stencil_test/index.html">ステンシルテスト</a></th> 89 <td>テストの有効 / 無効や、テスト方法を選択できます。</td> 90 </tr> 91 <tr> 92 <th><a href="blender/index.html">ブレンダー</a></th> 93 <td>ブレンディング方程式でブレンドする際の演算方法や係数が設定できます。</td> 94 </tr> 95 <tr> 96 <th><a href="shader/index.html">シェーダー</a></th> 97 <td>シェーダーパラメータの追加 / 削除と作成したシェーダーをコンテンツマネージャーに登録できます。</td> 98 </tr> 99 </tbody> 100 </table> 101 <!-- InstanceEndEditable --> </div> 102 <div class="footer" /> 103</div> 104</body> 105<!-- InstanceEnd --> 106</html> 107