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>Standard Mode</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Standard Mode</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This page describes features of the material <B>Properties</B> panel when in <B>Standard</B> mode.</p> 19 <p><B>Standard</B> mode gathers together the features used during normal work.</p> 20 <p>Settings available in <B>Standard</B> mode are as follows.</p> 21 <table> 22 <thead> 23 <tr> 24 <th>Item</th> 25 <th>Description</th> 26 </tr> 27 </thead> 28 <tbody> 29 <tr> 30 <th><a href="standard_panel_whole/index.html">General</a></th> 31 <td>Allows you to do things like select lighting, enable/disable fog, and set the culling mode.</td> 32 </tr> 33 <tr> 34 <th><a href="standard_panel_color/index.html">Color</a></th> 35 <td>Allows you to set material colors and constant colors.</td> 36 </tr> 37 <tr> 38 <th><a href="standard_panel_texture/index.html">Texture</a></th> 39 <td>Allows you to add or delete textures and set how they are used (bump mapping selection, etc.).</td> 40 </tr> 41 <tr> 42 <th><a href="standard_panel_combiner/index.html">Fragment</a></th> 43 <td>Allows you to make fragment lighting and texture combiner settings. </td> 44 </tr> 45 <tr> 46 <th><a href="standard_panel_blender/index.html">Blending & Tests</a></th> 47 <td>Allows you to set the write test and blend process.</td> 48 </tr> 49 <tr> 50 <th><a href="standard_panel_shader/index.html">Shaders</a></th> 51 <td>Allows you to add or remove shader parameters and register created shaders with the contents manager.</td> 52 </tr> 53 </tbody> 54 </table> 55 <!-- InstanceEndEditable --> </div> 56 <div class="footer" /> 57</div> 58<hr><p>CONFIDENTIAL</p></body> 59<!-- InstanceEnd --> 60</html> 61