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>General</title>
8</head>
9<body>
10<h1>General</h1>
11<p>General fog settings can be made here.</p>
12<p class="image"><img src="images/fog.png" alt="General Fog Properties" /></p>
13<ol class="ui">
14  <li>Fog Function<BR>Select the fog function to be used from the pull-down menu.</li>
15  <li>Start distance<BR>Sets the distance from the camera at which application of fog starts.<br /> The higher the value, the farther away application of fog starts.</li>
16  <li>Ending distance<BR>Sets the distance from the camera at which fog density is at maximum.</li>
17  <li>Fog density<BR>Sets the fog density.<br /> The higher the numeric value, the denser the fog.<BR> This can be set using <B>Exponential function</B> or <B>Squared exponential function</B>.</li>
18  <li>Inverts the depth value to be used with the fog.</li>
19  <li>Color<BR>Sets the color used for the fog.<BR> Clicking the color preview opens a <a href="../../other/colorpicker_dialog.html">Color Picker dialog</a> that allows you to change the color.</li>
20</ol>
21<hr><p>CONFIDENTIAL</p></body>
22</html>
23