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>Scenes</title> 8</head> 9<body> 10<h1>Scenes</h1> 11<p>Scenes have the following property items.</p> 12<ul class="sub_page"> 13 <li><a href="scene_camera.html">Camera</a></li> 14 <li><a href="scene_light_set.html">Light Set</a></li> 15 <li><a href="scene_fog.html">Fog</a></li> 16 <li><a href="../user_data.html">User Data</a></li> 17</ul> 18<p class="image"><img src="images/scene.png" alt="Scene Properties" /></p> 19<ol class="ui"> 20 <!-- =================================================== --> 21 <li> Indicates the number of cameras, lights, light sets, and fogs in the scene. </li> 22 <!-- =================================================== --> 23 <li> Displays the full path and file name of the scene file (.cs). </li> 24 <!-- =================================================== --> 25</ol> 26<hr><p>CONFIDENTIAL</p></body> 27</html> 28