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>Shaders (Standard Mode)</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Shaders</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>On the <B>Shaders</B> tab (in <B>Standard</B> mode), you can add/delete shader parameters and register created shaders with the contents manager.</p> 19 <h2>Shaders Tab Settings and Features</h2> 20 <p>The settings and features of the <B>Shaders</B> tab (in <B>Standard</B> mode) on the material <B>Properties</B> panel are described here.</p> 21 <div class="wrap_picture"> <img src="assets/standard_shader.png" alt="Shaders (Standard mode)"/> </div> 22 <div class="wrap_text"> 23 <table class="space"> 24 <tr> 25 <th><em>A</em></th> 26 <td class="td_color">Shader parameters</td> 27 <td>Add the type of parameter to be added by selecting from the pull-down menu. <br /> The added parameter can be deleted by pressing the <B>Delete</B> button.</td> 28 </tr> 29 <tr> 30 <th><em>B</em></th> 31 <td class="td_color">Shaders</td> 32 <td>Registers the shader loaded into CreativeStudio with the contents manager.</td> 33 </tr> 34 </table> 35 </div> 36 <div class="wrap_clear"></div> 37 <!-- InstanceEndEditable --> </div> 38 <div class="footer" /> 39</div> 40<hr><p>CONFIDENTIAL</p></body> 41<!-- InstanceEnd --> 42</html>