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/fragmentshader.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>バッファカラーの初期値を R G B A で設定します。</td> 34 </tr> 35 </table> 36 </div> 37 <h3 class="wrap_clear">レイヤーコンフィグ</h3> 38 <p>フラグメントシェーダーで使用するレイヤーコンフィグをプルダウンメニューから選択します。</p> 39 <img src="assets/fragmentshader01.png" alt="フラグメントシェーダ"/> 40 <p>レイヤーコンフィグの詳細は、<a href="../../../../../user_guide/material/layer_configuration/index.html">こちら</a>を参照してください。</p> 41 <!-- InstanceEndEditable --> </div> 42 <div class="footer" /> 43</div> 44</body> 45<!-- InstanceEnd --> 46</html> 47