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>Light Set</title> 8</head> 9<body> 10<h1>Light Set</h1> 11<p>Light sets used during rendering can be configured here.</p> 12<p class="image"><img src="images/material_light_set.png" alt="Material Light Set Properties" /></p> 13<ol class="ui"> 14 <li>Number<br /> Select the number of a <a href="../scene/scene_light_set.html">light set added to the scene.</a><br /> Displays a list of the lights used by the light set having the selected number.</li> 15 <li>Browse Folder icon<BR>Clicking this icon displays a <a href="#material_lightset_dialog">Light set select dialog</a>, where any light set can changed.</li> 16 <li>Displays a list of lights configured for the selected light set.</li> 17</ol> 18<a name="material_lightset_dialog" id="material_lightset_dialog"></a> 19<h2>Select Light Set dialog</h2> 20<p>This dialog is displayed when you click the Browse Folder icon. </p> 21<p>A list of light sets configured for the scene is displayed. Select the light set to be used by the material.</p> 22<p class="image"><img src="images/material_lightset_dialog.png" alt="Select Light Set dialog" /></p> 23<hr><p>CONFIDENTIAL</p></body> 24</html> 25