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>Material Properties</title> 8</head> 9<body> 10<h1 id="MATERIAL_PROPERTY">Material Properties</h1> 11 12<p>Materials have the following property items.</p> 13<p>When using detailed information for each pane that includes a material, property items where "(detail)" appears after the item name are not displayed unless the "Make detailed material settings" check box has been checked.</p> 14<p><strong>Note that the detailed material settings are not applied to drawings in the Layout window.</strong></p> 15 16<ul class="sub_page"> 17 <li><a href="texture.html">Textures</a></li> 18 <li><a href="interpolatecolor.html">Color Interpolation Settings</a></li> 19 <li></li> 20 <li><a href="pe.html">Fragment Operations</a> (detail)</li> 21 <li><a href="tev/index.html">Texture Combiner</a> (detail)</li> 22 <ul class="subsub_page"> 23 <li></li> 24 <li><a href="tev/color.html">Buffer, Constants</a> (detail)</li> 25 <li></li> 26 <li><a href="tev/stage.html">Stage</a> (detail)</li> 27 </ul> 28 <li></li> 29</ul> 30 31<h2 id="PROPERTY_TREE">Displaying Property Items Using a Tree Format</h2> 32 33<p>When performing detailed material edits, property items are added to the tree display in its initial state.</p> 34 35<table valign="top" align="center" style="border-width: 0"> 36<tr><td valign="top" align="left" style="border-width : 0"> 37 38<p class="img"> 39 <p>Display tree in initial status</p> 40 <img src="images/material_normal_tree.gif" alt="Tree under normal conditions"> 41 </p> 42 43</td> 44<td valign="top" align="left" style="border-width : 0"> 45 46<p class="img"> 47 <p>Tree display during detailed editing</p> 48 <img src="images/material_detail_tree.gif" alt="Tree with details"> 49</p> 50 51</td> 52</tr> 53</table> 54 55<hr><p>CONFIDENTIAL</p></body> 56</html> 57