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<h1>Fog</h1> 11<p>These settings are made when using a fog with a material.</p> 12<p>A <a href="../scene/scene_fog.html">fog configured for the scene</a> can be used.</p> 13<p class="image"><img src="images/material_fog.png" alt="Material Fog Property" /></p> 14<ol class="ui"> 15 <!-- =================================================== --> 16 <li>Selects whether to apply a fog to the material using the checkbox.</li> 17 <!-- =================================================== --> 18 <li>Selects the fog data to be used based on the fog number set for the scene.</li> 19 <!-- =================================================== --> 20 <li>File select icon<BR>Clicking this icon displays a fog selection dialog listing the fogs that can be used. </li> 21</ol> 22<h2>Select Fog dialog</h2> 23<p>Clicking the file selection icon located under Fog Calculations opens a fog selection dialog where you can configure fogs freely.</p> 24<p>A list of fogs that can be used is displayed. Select a fog and press OK.</p> 25<p class="image"><img src="images/fog_selection_dialog.png" alt="Select Fog dialog" /></p> 26<hr><p>CONFIDENTIAL</p></body> 27</html> 28