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/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 </table> 32 </div> 33 <div class="wrap_clear"></div> 34 <!-- InstanceEndEditable --> </div> 35 <div class="footer" /> 36</div> 37</body> 38<!-- InstanceEnd --> 39</html> 40