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