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>Fragment lighting</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Fragment lighting</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>Under <B>Fragment lighting</B>, you can set the Fresnel factor and settings for lookup tables used by CreativeStudio.</p> 19 <h2>Fragment Lighting Settings and Features</h2> 20 <p>This page describes fragment lighting settings and features.</p> 21 <div class="wrap_picture"> 22 23 <img src="assets/fragment_lighting.png" alt="Fragment lighting"/> 24 </div> 25 <div class="wrap_text"> 26 <table class="space"> 27 <tr> 28 <th><em>A</em></th> 29 <td class="td_color">Apply Fresnel term</td> 30 <td>Select application of the Fresnel factor from the pull-down menu.</td> 31 </tr> 32 </table> 33 </div> 34 35 <h3 class="wrap_clear">Apply Fresnel term</h3> 36 <p>Select how to apply the Fresnel factor from the pull-down menu.</p> 37 <img src="assets/fragment_lighting01.png" alt="Fragment Lighting 01"/> 38 <h4>Specular color clamping</h4> 39 <p>Select this checkbox to use specular color clamping.</p> 40 <h4>Apply the factor for distribution 0's table</h4> 41 <p>Select this checkbox to apply the components used by Distribution 0 in the lookup table to the material.</p> 42 <p>For details on distributions, click <a href="../../../../../user_guide/material/fragment_lighting/index.html#distribution">here</a>.</p> 43 <h4>Apply the factor for distribution 1's table</h4> 44 <p>Select this checkbox to apply the components used by Distribution 1 in the lookup table to the material.</p> 45 <h4>Geometric factor 0</h4> 46 <p>Select this checkbox to adjust the color of Specular 0 using Geometric factor 0.</p> 47 <p>For details on the geometric factor, click <a href="../../../../../user_guide/material/fragment_lighting/index.html#geometric_factor">here</a>.</p> 48 <h4>Geometric factor 1</h4> 49 <p>Select this checkbox to adjust the color of Specular 1 using Geometric factor 1.</p> 50 <h4>Apply the factor for the reflection table</h4> 51 <p>Select this checkbox to apply the components used for reflection in the lookup table to the material.</p> 52 <p>For details on reflection, click <a href="../../../../../user_guide/material/fragment_lighting/index.html#reflection">here</a>.</p> 53 <!-- InstanceEndEditable --> </div> 54 <div class="footer" /> 55</div> 56<hr><p>CONFIDENTIAL</p></body> 57<!-- InstanceEnd --> 58</html>