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 <h2>シェーダータブの設定項目と機能</h2> 21 <p>ここでは、マテリアルパネルのシェーダータブ ( 標準モード ) の設定項目と機能について説明します。</p> 22 <div class="wrap_picture"> <img src="assets/standard_shader.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>シェーダーパラメータでは、追加するパラメータの型をプルダウンメニューから選択して追加します。<br /> 29 削除ボタンを押すことにより、追加したパラメータの削除ができます。</td> 30 </tr> 31 <tr> 32 <th><em>B</em></th> 33 <td class="td_color">シェーダー</td> 34 <td>CreativeStudio に読み込ませたシェーダーをコンテンツマネージャーに登録します。</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