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<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Blender</title>
8</head>
9<body>
10<h1>Blender</h1>
11<p>You can make blend setting for materials here.</p>
12<p>The setting items shown vary depending on the selected blend mode.</p>
13<p class="image"><img src="images/material_blender.png" alt="Material Blender Properties" /></p>
14<ol class="ui">
15  <!-- =================================================== -->
16  <li>Blend mode<BR>Select the blend mode to be used by the material from the pull-down menu.<BR></li>
17  <!-- =================================================== -->
18  <li>Color blend<BR>This setting appears if blending is selected under A.<BR> Select the blend method for the color from the pull-down menu and set formula components (for both source and destination).</li>
19  <!-- =================================================== -->
20  <li>Alpha blend<BR>This setting appears if blending is selected under A.<BR> Select the blend method for the alpha from the pull-down menu and set formula components (for both source and destination).</li>
21  <!-- =================================================== -->
22  <li>Blend color<br /> This setting appears if blending is selected under A.<br /> The blend color and alpha to be used in blending can be set using direct numeric input, the color sliders, or on the <a href="../../other/colorpicker_dialog.html">Color Picker dialog</a>. Clicking the color picker opens the <a href="../../other/colorpicker_dialog.html">Color Picker dialog</a>. </li>
23  <li>Logical Operations<BR>Sets the operation from the pull-down menu if Logical Operations has been selected for the blend mode under A.</li>
24</ol>
25<hr><p>CONFIDENTIAL</p></body>
26</html>
27