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 <h2>Shader Properties Panel Settings and Features</h2> 20 <p>This page describes shader <B>Properties</B> panel settings and features.</p> 21 <img class="manual_image" src="assets/shader_panel.png" alt="Settings on the shader properties panel"/> 22 <ol class="manual_image"> 23 <li> 24 <p>Shader types</p> 25 <p class="manual_image">Displays the types of shaders being used.</p> 26 </li> 27 <li> 28 <p>Shader program description</p> 29 <p class="manual_image">Displays information such as the shader index, vertex attribute symbol, and shader symbol set for the shader program. </p> 30 </li> 31 <li> 32 <p>Shader symbols</p> 33 <p class="manual_image">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. </p> 34 </li> 35 <li> 36 <p>Vertex attribute symbols</p> 37 <p class="manual_image">The vertex attribute symbol set for the shader program can be displayed by opening the expander. </p> 38 </li> 39 </ol> 40 <!-- InstanceEndEditable --> </div> 41 <div class="footer" /> 42</div> 43<hr><p>CONFIDENTIAL</p></body> 44<!-- InstanceEnd --> 45</html> 46