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>Limitations on Editing Materials</title> 8</head> 9<body> 10<!-- =================================================== --> 11<h1 id="NOTES_NON_SUPPORT_MATERIAL">Material Limitations</h1> 12<p>Here, we describe limitations on materials when using EffectMaker.</p> 13<ul class="sub_page"> 14 <li><a href="#LIMITED_LOAD">Material Settings Not Supported by Effects</a></li> 15 <li><a href="#LIMITED_EDIT">Limitations on Editing Materials</a></li> 16</ul> 17<!-- =================================================== --> <a name="LIMITED_LOAD"></a> 18<h2>Material Settings Not Supported by Effects</h2> 19<p> Materials created using NW4C CreativeStudio or 3DEditor include settings not support by effects. </p> 20<p>If a material setting file created to include any of the settings below is loaded into EffectMaker, the file will not be displayed correctly on the <B>Viewer</B>.</p> 21<ul> 22 <li>Coord2 is used for the texture coordinator</li> 23 <li>A setting other than UV coordinate 0 is used for a UV set</li 24> 25 <li>Coordinates other than texture coordinates are used for the texture mapping method</li 26> 27 <li>Fragment lights are used</li 28> 29 <li>Vertex lights are used</li 30> 31</ul> 32<a name="LIMITED_EDIT"></a> 33<h2>Limitations on Editing Materials</h2> 34<p> There are limitations on edits that can be made to materials created using NW4C CreativeStudio and 3DEditor after they are loaded into EffectMaker. </p> 35<p>The following material settings can be edited using EffectMaker. Items not listed below cannot be confirmed or edited with EffectMaker.</p> 36<table> 37 <caption> 38 Materials Settings That Can Be Edited Using EffectMaker 39 </caption> 40 <thead> 41 <tr> 42 <td>Properties</td> 43 <td>Settings</td> 44 </tr> 45 </thead> 46 <tbody> 47 <tr> 48 <th rowspan="3">Blender</th> 49 <td>Blender reset</td> 50 </tr> 51 <tr> 52 <td>Render layer specification</td> 53 </tr> 54 <tr> 55 <td>Use fog ON/OFF</td> 56 </tr> 57 <tr> 58 <th rowspan="3">Textures</th> 59 <td>Texture Selection</td> 60 </tr> 61 <tr> 62 <td>Tiling</td> 63 </tr> 64 <tr> 65 <td>Mipmapping</td> 66 </tr> 67 <tr> 68 <th rowspan="3">Combiner</th> 69 <td>Color side preset</td> 70 </tr> 71 <tr> 72 <td>Constant color</td> 73 </tr> 74 <tr> 75 <td>Alpha side preset</td> 76 </tr> 77 <tr> 78 <th>Color</th> 79 <td>Emission color, ambient color, diffuse color</td> 80 </tr> 81 </tbody> 82 83</table> 84<hr><p>CONFIDENTIAL</p></body> 85</html> 86