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>Camera</title> 8</head> 9<body> 10<h1>Camera</h1> 11<p>The cameras configured for a scene are displayed here.</p> 12<p>Settings for adding and editing cameras are made on the <a href="#camera_dialog">Add/edit camera dialog</a>. </p> 13<p class="image"><img src="images/scene_camera.png" alt="Scene Camera Properties" /></p> 14<ol class="ui"> 15 <!-- =================================================== --> 16 <li> Add, delete, or edit cameras for a scene. </li> 17 <!-- =================================================== --> 18 <li> The cameras configured for a scene are displayed here. </li> 19 <!-- =================================================== --> 20</ol> 21<p><a name="camera_dialog" id="camera_dialog"></a></p> 22<h3>Add/Edit Camera Dialog</h3> 23<p class="image"><img src="images/camera_dialog.png" alt="Add/Edit Camera Dialog" /></p> 24<ol class="ui"> 25 <!-- =================================================== --> 26 <li> Sets the camera number.<br /> An error dialog is displayed if the number set is being used by another camera.</li> 27 <!-- =================================================== --> 28 <li> Displays a list of cameras that can be set for the scene. </li> 29 <!-- =================================================== --> 30</ol> 31<hr><p>CONFIDENTIAL</p></body> 32</html> 33