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>Particles</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="USER_DATA_PROPERTY">Particles</h1>
13<p>
14Here, you can set particle information.<BR> <a href="particle_shape.html">Particle shape</a><br> <a href="particle_life.html">Lifespan</a><br> <a href="particle_scale.html">Scale</a><br> <a href="particle_rotate.html">Rotation</a><br> <a href="particle_location.html">Position</a><br> <a href="particle_velocity.html">Initial velocity</a><br> <a href="particle_field.html">Field</a><br> <a href="particle_color_all.html">Color</a><br> <a href="particle_alpha_all.html">Alpha</a><br> <a href="particle_UVTexture_all.html">Texture 0</a><br>
15
16<br> <br> <img src="images/particle_all.gif" alt="All particles">
17</p>
18<ol class="ui">
19	<li>
20	    Sets whether to place in the world coordinate system.
21	</li>
22	<li>
23	    Sets whether children should inherit velocity from their parents.
24	</li>
25	<li>
26	    Displays the current number of particles.
27	</li>
28	<li>
29	Sets whether to use automatic calculation using a checkbox. Re-calculation is made by pressing the button.
30	</li>
31	<li>
32	    Sets whether to enable the user updater.
33	</li>
34	<li>
35	    Sets updater parameters.
36	</li>
37	<li>
38	    Sets operation priority.
39	</li>
40</ol>
41<hr><p>CONFIDENTIAL</p></body>
42</html>
43