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<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Textures</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Textures</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This page covers the following topics regarding textures.</p> 19 <table> 20 <thead> 21 <tr> 22 <th>Item</th> 23 <th>Content</th> 24 </tr> 25 </thead> 26 <tbody> 27 <tr> 28 <th><a href="texture_format/index.html">Texture format.</a></th> 29 <td>Describes the texture formats used in the <B>Properties </B>panel for materials.</td> 30 </tr> 31 <tr> 32 <th><a href="uv_coordinate/index.html">Texture coordinates</a></th> 33 <td>Describes the types of texture coordinates used with CreativeStudio and how to control them.</td> 34 </tr> 35 <tr> 36 <th><a href="texture_mapping/index.html">Texture Mapping</a></th> 37 <td>Describes the characteristics of the different types of texture mapping.</td> 38 </tr> 39 <tr> 40 <th><a href="texture_filter/index.html">Texture filter</a></th> 41 <td>Describes the different kinds of texture filters, including regular and mipmap texture filters.</td> 42 </tr> 43 <tr> 44 <th><a href="mipmapping/index.html">Mipmap</a></th> 45 <td>Describes the structure and characteristics of mipmaps.</td> 46 </tr> 47 </tbody> 48 </table> 49 <!-- InstanceEndEditable --> </div> 50 <div class="footer" /> 51</div> 52<hr><p>CONFIDENTIAL</p></body> 53<!-- InstanceEnd --> 54</html>