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>Alpha test</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Alpha test</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>Under Alpha test, you can select the comparison function used for the alpha test and set a reference value.</p>
19    <h2>Alpha Test Settings and Features</h2>
20    <p>This page describes <B>Alpha test</B> settings and features.</p>
21    <div class="wrap_picture"> <img src="assets/alpha_test.png" alt="Alpha test"/> </div>
22    <div class="wrap_text">
23      <table class="space">
24        <tr>
25          <th><em>A</em></th>
26          <td class="td_color">Test enabled</td>
27          <td>Select enable/disable for the alpha test using the checkbox.<br /> Always be sure to select this checkbox when performing an alpha test.</td>
28        </tr>
29        <tr>
30          <th><em>B</em></th>
31          <td class="td_color">Comparison function</td>
32          <td>Select the function for comparing the fragment alpha value with the alpha test reference value from the pull-down menu.</td>
33        </tr>
34        <tr>
35          <th><em>C</em></th>
36          <td class="td_color">Reference value for alpha test</td>
37          <td>Sets the reference value used in the alpha test. <br /> Specify a reference value from 0.0 to 1.0.</td>
38        </tr>
39      </table>
40    </div>
41    <div class="wrap_clear"></div>
42    <!-- InstanceEndEditable --> </div>
43  <div class="footer" />
44</div>
45<hr><p>CONFIDENTIAL</p></body>
46<!-- InstanceEnd -->
47</html>