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<script type="text/javascript" src="../../../../../../common/ibox.js"></script>
10<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
11<title>Standard Mode Blender</title>
12<!-- InstanceEndEditable -->
13</head>
14<body>
15<div>
16  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
17    <h1>Blending & Tests</h1>
18    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
19    <p>On the <B>Blending & Tests</B> tab in <B>Standard</B> mode, you can perform write tests and set blending.</p>
20    <h2>Blending & Tests Tab Settings and Features</h2>
21    <p>The settings and features of the <B>Blending & Tests</B> tab (in <B>Standard</B> mode) on the material <B>Properties</B> panel are described here.</p>
22    <div class="wrap_picture"> <img src="assets/standard_blender.png" alt="Blender"/> </div>
23    <div class="wrap_text">
24      <table class="space">
25        <tr>
26          <th><em>A</em></th>
27          <td class="td_color">General</td>
28          <td>Set control over the rendering order and the type of the render layer.</td>
29        </tr>
30        <tr>
31          <th><em>B</em></th>
32          <td class="td_color">Alpha test</td>
33          <td>Enables/disables the alpha test, sets the alpha test method using a comparison function, and sets the alpha test reference value to be used by the alpha test.</td>
34        </tr>
35        <tr>
36          <th><em>C</em></th>
37          <td class="td_color">Depth test</td>
38          <td>Enables/disables the depth test, sets the depth test method, and enables/disables depth buffer updating using a depth mask.</td>
39        </tr>
40        <tr>
41          <th><em>D</em></th>
42          <td class="td_color">Blender</td>
43          <td>Select the blend mode.<br /> Set the calculation method for logical operations, and set how to combine source and destination values for color blending and alpha blending.</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>