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>Bump mapping</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Bump mapping</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>The bump mapping settings are configured when loaded textures are used as bump maps.</p> 19 <h2>Bump Mapping Settings and Features</h2> 20 <p>This page describes bump mapping settings and features.</p> 21 <div class="wrap_picture"> <img src="assets/bump_mapping.png" alt="Bump mapping"/> </div> 22 <div class="wrap_text"> 23 <table class="space"> 24 <tr> 25 <th><em>A</em></th> 26 <td class="td_color">Mode</td> 27 <td>Select to use the loaded texture for either <B>Bump mapping</B> or <B>Tangent mapping</B>.<br /> For details on bump mapping, click <a href="../../../../../user_guide/texture/texture_mapping/index.html#bump_mapping">here</a>.</td> 28 </tr> 29 <tr> 30 <th><em>B</em></th> 31 <td class="td_color">Z-component recalculation</td> 32 <td>Select this checkbox to recalculate the z-component.</td> 33 </tr> 34 <tr> 35 <th><em>C</em></th> 36 <td class="td_color">Texture for bump</td> 37 <td>Select the texture loaded into CreativeStudio to be used for bump mapping.</td> 38 </tr> 39 </table> 40 </div> 41 <div class="wrap_clear"></div> 42 <!-- InstanceEndEditable --> </div> 43 <div class="footer" /> 44</div> 45<hr><p>CONFIDENTIAL</p></body> 46<!-- InstanceEnd --> 47</html>