1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6    <link href="../../../../css/manpage.css" rel="stylesheet" type="text/css">
7    <title>Texture Combiners - Buffer and Constant Properties</title>
8</head>
9<body>
10<h1 id="TEV_COLOR_PROPERTY">Texture Combiners - Buffer and Constant Properties</h1>
11
12<p>Edits details relating to the buffer and constants of the texture combiners.</p>
13
14<p class="img">
15    <img src="images/material_tev_color_panel.gif" alt="TEV - Buffer and Constant Properties">
16</p>
17
18<ol class="ui">
19    <!-- =================================================== -->
20    <li>
21        <p>Sets the buffer.</p>
22        <p>Color is indicated on the left side of the button with RGB sliders and the alpha (from 0 to 255) on the right in a grayscale slider from black to white.</p>
23        <p>Click the button to open the <a href="../../../dialog/colorpicker.html">Color Picker</a> and set each of the elements.</p>
24        <p><em>Apply color information to the <a href="../../../sub_window/colorset.html">Color Sample Window</a> using drag-and-drop operations.</em><p>
25    </li>
26
27    <!-- =================================================== -->
28    <li>
29        <p>Sets the constant.</p>
30        <p>The settings are made the same way as for the buffer.</p>
31        <p>There are six constants: 0 ~ 5.</p>
32    </li>
33</ol>
34
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37