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>Fog List</title> 8</head> 9<body> 10<h1>Fog List</h1> 11<p> Displays lights in list format.</p> 12 <p>The following properties are shown in the list columns.</p> 13 <p>For details about the various properties, see the section on the <a href="../property/fog/index.html">fog Property window</a>. </p> 14<p class="image"><img src="images/fog_list.png" alt="Fog List" /></p> 15<dl class="enum"> 16 <dt>Status</dt> 17 <dd> Displays the status of the Working color and comments attached to the light.<br /> The Working color is shown on the left, while the presence (or absence) of comments is indicated on the right.<br /> If a comment has been attached, the mark will be lit. </dd> 18 <dt>Fog</dt> 19 <dd>The fog's name.</dd> 20 <dt>Function</dt> 21 <dd>Show the fog function that is being used.</dd> 22 <dt>Z-flip</dt> 23 <dd>Shows the usage status of Z-flip.</dd> 24 <dt>Fog starting depth value</dt> 25 <dd>Shows the starting depth value for the fog.</dd> 26 <dt>Fog ending depth value </dt> 27 <dd>Shows the ending depth value for the fog.</dd> 28 <dt>Fog density</dt> 29 <dd>Shows the density of the fog being used.</dd> 30 <dt>Color</dt> 31 <dd>Shows the color being used for the fog in terms of RGB values.</dd> 32 <dt>Comments</dt> 33 <dd>The comments attached to the fog.</dd> 34</dl> 35<h2>Context Menu</h2> 36<p>When you right-click on the Fog List, a context menu displays with the following menu items:</p> 37<h3>Properties</h3> 38<p>This displays only when an object has been selected.</p> 39<p>Selecting this menu item opens the corresponding Property window.</p> 40 41<hr><p>CONFIDENTIAL</p></body> 42</html> 43