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>Emitters: Emission</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="EMITTER_SHAPE_PROPERTY">Emitter shape</h1> 13<p> 14Here, you can set detailed emitter shape information.<BR> <a href="#NAME_DISK">Disc</a><br> <a href="#NAME_SPHERE">Sphere</a><br> <a href="#NAME_CYLINDER">Cylinder</a><br> <a href="#NAME_SQUARE">Rectangle</a><br> <a href="#NAME_CUBE">Cube</a><br> 15</p> 16<br> <br> 17 18<a name="NAME_DISK"></a> 19<h2 id="EMITTER_SHAPE_DISK">Disc</h2> 20<p class="img"> 21 <img src="images/emitter_emit_shape_disk.gif" alt="Disc emitter shape"> 22</p> 23<ol class="ui"> 24 <li> 25 Sets the size of the disc in the X-direction. 26 </li> 27 <li> 28 Sets the size of the disc in the Z-direction. 29 </li> 30 <li> 31 <p> 32 The disc shaped emitter can be hollowed out by the percentage amount entered here. <br> 33 </p> 34 </li> 35 <li> 36 Saves entered data. 37 </li> 38 <li> 39 Saves entered data. 40 </li> 41 <li> 42 Saves entered data. 43 </li> 44 <li> 45 Saves entered data. 46 </li> 47 <li> 48 Saves entered data. 49 </li> 50</ol> 51 52<a name="NAME_SPHERE"></a> 53<h2 id="EMITTER_SHAPE_SPHERE">Sphere</h2> 54<p class="img"> 55 <img src="images/emitter_emit_shape_sphere.gif" alt="Sphere Emitter Shape"> 56</p> 57<ol class="ui"> 58 <li> 59 Sets the size of the sphere in each of the X-, Y-, and Z-directions. 60 </li> 61 <li> 62 <p> 63 The sphere shaped emitter can be hollowed out by the percentage amount entered here. <br> 64 </p> 65 </li> 66 <li> 67 Saves entered data. 68 </li> 69 <li> 70 Saves entered data. 71 </li> 72 <li> 73 Saves entered data. 74 </li> 75 <li> 76 Saves entered data. 77 </li> 78 <li> 79 Saves entered data. 80 </li> 81</ol> 82<a name="NAME_CYLINDER"></a> 83<h2 id="EMITTER_SHAPE_CYLINDER">Cylinder</h2> 84<p class="img"> 85 <img src="images/emitter_emit_shape_cylinder.gif" alt="Cylinder emitter shape"> 86</p> 87<ol class="ui"> 88 <li> 89 Sets the size of the cylinder in each of the X-, Y-, and Z-directions. 90 </li> 91 <li> 92 <p> 93 The cylinder shaped emitter can be hollowed out by the percentage amount entered here. <br> 94 </p> 95 </li> 96 <li> 97 Saves entered data. 98 </li> 99 <li> 100 Saves entered data. 101 </li> 102 <li> 103 Saves entered data. 104 </li> 105 <li> 106 Saves entered data. 107 </li> 108 <li> 109 Saves entered data. 110 </li> 111</ol> 112<a name="NAME_SQUARE"></a> 113<h2 id="EMITTER_SHAPE_SQUARE">Rectangle</h2> 114<p class="img"> 115 <img src="images/emitter_emit_shape_square.gif" alt="Rectanble emitter shape"> 116</p> 117<ol class="ui"> 118 <li> 119 Sets the size of the rectangle in the X-direction. 120 </li> 121 <li> 122 Sets the size of the rectangle in the Z-direction. 123 </li> 124 <li> 125 <p> 126 The rectangle shaped emitter can be hollowed out by the percentage amount entered here. <br> 127 </p> 128 </li> 129 <li> 130 Saves entered data. 131 </li> 132</ol> 133<a name="NAME_CUBE"></a> 134<h2 id="EMITTER_SHAPE_CUBE">Cube</h2> 135<p class="img"> 136 <img src="images/emitter_emit_shape_cube.gif" alt="Cube emitter shape"> 137</p> 138<ol class="ui"> 139 <li> 140 Sets the size of the cube in each of the X-, Y-, and Z-directions. 141 </li> 142 <li> 143 <p> 144 The cube shaped emitter can be hollowed out by the percentage amount entered here. <br> 145 </p> 146 </li> 147 <li> 148 Saves entered data. 149 </li> 150</ol> 151<hr><p>CONFIDENTIAL</p></body> 152</html> 153