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>Shader Properties Panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Shader Properties Panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>On the shader <B>Properties</B> panel, you can check details on shader programs loaded into CreativeStudio.</p> 19 <p class="new_hint"><B>Note:</B> The shader <B>Properties</B> panel only functions to display information. The shader contents cannot be edited.</p> 20 <h2>Shader Properties Panel Settings and Features</h2> 21 <p>This page describes shader <B>Properties</B> panel settings and features.</p> 22 <div class="wrap_picture"> <img src="assets/shader_panel.png" alt="Settings on the shader properties panel"/> </div> 23 <div class="wrap_text"> 24 <table class="space"> 25 <tr> 26 <th><em>A</em></th> 27 <td class="td_color">Shader types</td> 28 <td>Displays the types of shaders being used.</td> 29 </tr> 30 <tr> 31 <th><em>B</em></th> 32 <td class="td_color">Shader program description</td> 33 <td>Displays information such as the shader index, vertex attribute symbol, and shader symbol set for the shader program.</td> 34 </tr> 35 <tr> 36 <th><em>C</em></th> 37 <td class="td_color">Shader symbols</td> 38 <td>Shader symbol parameters can be displayed by opening the expander.<br /> The shader symbol type and name are displayed.<br /> You can also enable/disable shader symbols and change default values.</td> 39 </tr> 40 <tr> 41 <th><em>D</em></th> 42 <td class="td_color">Vertex attribute symbols</td> 43 <td>The vertex attribute symbol set for the shader program can be displayed by opening the expander.</td> 44 </tr> 45 </table> 46 </div> 47 <div class="wrap_clear"></div> 48 <!-- InstanceEndEditable --> </div> 49 <div class="footer" /> 50</div> 51<hr><p>CONFIDENTIAL</p></body> 52<!-- InstanceEnd --> 53</html>