1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Detailed Field Information</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="PARTICLE_FIELD_PROPERTY">Detailed Field Information</h1> 13<p> 14You can set detailed field information for particles. <BR> <br> This page describes the following features. <br> <a href="#NAME_ACCEL">Acceleration</a><br> <a href="#NAME_GRAVITY">Gravity</a><br> <a href="#NAME_RANDOM_VELOCITY">Randomness (velocity)</a><br> 15</p> 16 17<a name="NAME_ACCEL"></a> 18<h2 id="PARTICLE_FIELD_ACCELATION_PROPERTY">Acceleration</h2> 19<p class="img"> 20 <img src="images/particle_field_accelation.gif" alt="Acceleration"> 21</p> 22<ol class="ui"> 23 You can edit the value used for <B>Acceleration</B> on this panel. 24 <li> 25 <p> 26 Deletes this <B>Acceleration </B> panel. 27 </p> 28 This operation removes the <B>Acceleration</B> setting from the list box as well. 29 </li> 30 <li> 31 Sets whether to enable settings made on this panel. 32 </li> 33 <li> 34 Sets whether to copy resources. 35 </li> 36 <li> 37 Sets the multiplication factor to use with acceleration. 38 </li> 39</ol> 40 41<a name="NAME_GRAVITY"></a> 42<h2 id="PARTICLE_FIELD_EXPANDORIGIN_PROPERTY">Gravity</h2> 43<p class="img"> 44 <img src="images/particle_field_gravity.gif" alt="Gravity"> 45</p> 46<ol class="ui"> 47 You can edit the value used for <B>Gravity</B> on this panel. 48 <li> 49 <p> 50 Deletes this <B>Gravity</B> panel. 51 </p> 52 This operation removes the <B>Gravity</B> setting from the list box as well. 53 </li> 54 <li> 55 Sets whether to enable settings made on this panel. 56 </li> 57 <li> 58 Sets whether to copy resources. 59 </li> 60 <li> 61 Sets a vector in the direction of gravity. 62 </li> 63 <li> 64 Sets the velocity to use with gravity. 65 </li> 66</ol> 67 68<a name="NAME_RANDOM_VELOCITY"></a> 69<h2 id="PARTICLE_FIELD_RANDOMDIRECTION_PROPERTY">Randomness (velocity)</h2> 70<p class="img"> 71 <img src="images/particle_field_randomVelocity.gif" alt="Randomness (velocity)"> 72</p> 73<ol class="ui"> 74 You can edit the value used for <B>Randomness (velocity)</B> on this panel. 75 <li> 76 <p> 77 Deletes this <B>Randomness (velocity)</B> panel. 78 </p> 79 This operation removes the <B>Randomness (velocity)</B> setting from the list box as well. 80 </li> 81 <li> 82 Sets whether to enable settings made on this panel. 83 </li> 84 <li> 85 Sets whether to copy resources. 86 </li> 87 <li> 88 Sets the initial position. 89 </li> 90 <li> 91 Sets the frame interval. 92 </li> 93</ol> 94<hr><p>CONFIDENTIAL</p></body> 95</html> 96