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="en-US" lang="en-US"> 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 --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Fragment shaders</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Fragment shaders</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>Under <B>Fragment shaders</B>, you can set the layer configuration type and initial values for the buffer color.</p> 19 <h2>Fragment Shaders Settings and Features</h2> 20 <p>This page describes settings and features for <B>Fragment shaders</B>.</p> 21 <div class="wrap_picture"> <img src="assets/fragmentshader.png" alt="Fragment shaders"/> </div> 22 <div class="wrap_text"> 23 <table class="space"> 24 <tr> 25 <th><em>A</em></th> 26 <td class="td_color">Layer Configuration</td> 27 <td>Selects the layer configuration to be used by the fragment shader from the pull-down menu.</td> 28 </tr> 29 <tr> 30 <th><em>B</em></th> 31 <td class="td_color">Initial buffer color value</td> 32 <td>Sets the initial buffer color value in terms of R, G, B and A.</td> 33 </tr> 34 </table> 35 </div> 36 <h3 class="wrap_clear">Layer Configuration</h3> 37 <p>Selects the layer configuration to be used by the fragment shader from the pull-down menu.</p> 38 <img src="assets/fragmentshader01.png" alt="Fragment shaders"/> 39 <p>For details on layer configurations, click <a href="../../../../../user_guide/material/layer_configuration/index.html">here</a>.</p> 40 <!-- InstanceEndEditable --> </div> 41 <div class="footer" /> 42</div> 43<hr><p>CONFIDENTIAL</p></body> 44<!-- InstanceEnd --> 45</html>