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>Textures</title> 8</head> 9<body> 10<h1>Textures</h1> 11<p>The settings for textures used by a material can be edited here.</p> 12<p class="image"><img src="images/material_texture.png" alt="Material Texture Properties" /></p> 13<ol class="ui"> 14 <!-- =================================================== --> 15 <li>You can add and delete textures.<BR> Thumbnails are displayed for textures set for a material.<BR> Up to three textures can be set.</li> 16 <!-- =================================================== --> 17 <li>Displays information about the texture selected under A.</li> 18 <!-- =================================================== --> 19 <li>Sets whether to use the configured texture as a bump map using a radio button.<BR> Selects whether to recalculate the z-component when using the bump mapping or tangent mapping.</li> 20 <li>Image Attributes<BR>Allows you to set the filtering method, mipmap settings, and repeat settings for the texture.</li> 21 <li>Make texture coordinator settings.</li> 22</ol> 23<hr><p>CONFIDENTIAL</p></body> 24</html> 25