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>Scene List</title> 8</head> 9<body> 10<h1>Scene List</h1> 11<p> Displays scenes 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/scene/index.html">scene Property window</a>. </p> 14<p class="image"><img src="images/scene_list.png" alt="The Scene List (Top of view)" /></p> 15<dl class="enum"> 16 <dt>Status</dt> 17 <dd>Displays the status of the Working color and comments attached to the scene.<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>Scenes</dt> 19 <dd> The scene name.<br /> If set to the scene that is being used in the Viewer, the word <I>Preview</I> will be displayed after the name. </dd> 20 <dt>Number of Cameras</dt> 21 <dd>The number of cameras included in the scene.</dd> 22 <dt>Number of Lights</dt> 23 <dd>The number of lights included in the scene.</dd> 24 <dt>Number of Light Sets</dt> 25 <dd>The number of light sets included in the scene.</dd> 26 <dt>Number of Fogs</dt> 27 <dd>The number of fogs included in the scene.</dd> 28 <dt>Comments</dt> 29 <dd>The comment attached to the scene.</dd> 30</dl> 31<h2>Context Menu</h2> 32<p>When you right-click on the Scene List, a context menu displays with the following menu items:</p> 33<h3>Properties</h3> 34<p>This displays only when an object has been selected.</p> 35<p>Selecting this menu item opens the corresponding Property window.</p> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38