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 List</title> 8</head> 9<body> 10<h1>Camera List</h1> 11<p> Displays cameras 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/camera/index.html">camera Property window</a>. </p> 14<p class="image"><img src="images/camera_list.png" alt="Camera List" /></p> 15<dl class="enum"> 16 <dt>Status</dt> 17 <dd> Displays the status of the Working color and comments attached to the camera.<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>Camera</dt> 19 <dd>The camera's name.</dd> 20 <dt>W Buffer</dt> 21 <dd>Shows the usage state of the W buffer.</dd> 22 <dt>View type</dt> 23 <dd>Shows the view type of the camera.</dd> 24 <dt>Position</dt> 25 <dd>Shows the position of the camera.</dd> 26 <dt>Look-at Point</dt> 27 <dd>Shows the look-at point of the camera.</dd> 28 <dt>Upward Vector</dt> 29 <dd>Shows information about the upward vector.</dd> 30 <dt>Twist</dt> 31 <dd>Shows information about the twist.</dd> 32 <dt>Rotation</dt> 33 <dd>Shows information about the rotation.</dd> 34 <dt>Projection Method</dt> 35 <dd>The camera's projection method.</dd> 36 <dt>Field of View (Y)</dt> 37 <dd>Shows the field of view for the projection method.</dd> 38 <dt>Aspect Ratio</dt> 39 <dd>Shows information about the aspect ratio.</dd> 40 <dt>Height</dt> 41 <dd>Shows information about the height.</dd> 42 <dt>Near Distance (Near clip)</dt> 43 <dd>Shows the camera's near-clip distance.</dd> 44 <dt>Far Distance (Far clip)</dt> 45 <dd>Shows the camera's far-clip distance.</dd> 46 <dt>Comments</dt> 47 <dd>The comment attached to the camera.</dd> 48</dl> 49<h2>Context Menu</h2> 50<p>When you right-click on the Camera List, a context menu displays with the following menu items:</p> 51<h3>Properties</h3> 52<p>This displays only when an object has been selected.</p> 53<p>Selecting this menu item opens the corresponding Property window.</p> 54<hr><p>CONFIDENTIAL</p></body> 55</html>