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 mappers</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="MATERIAL_TEXTUREMAPPER">Texture mappers</h1> 13<p> 14Here, you can set detailed information for the texture mapper.<BR> 15</p> 16<p class="img"> 17 <img src="images/material_texture_mapper.gif" alt="Texture mappers"> 18</p> 19<ol class="ui"> 20 <li> 21 Sets the textures to be displayed on this panel. 22 </li> 23 <li> 24 Sets repeat in the U-direction. 25 </li> 26 <li> 27 Sets repeat in the V-direction. 28 </li> 29 <li> 30 Sets whether to use a mipmap. 31 </li> 32 <li> 33 Sets the minimum LOD level. 34 </li> 35 <li> 36 Sets the LOD bias. 37 </li> 38</ol> 39<hr><p>CONFIDENTIAL</p></body> 40</html> 41