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>Particle Shape</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="PARTICLE_SHAPE_PROPERTY">Particle Shape</h1>
13<p>
14Here, you can set detailed emitter shape information.<BR>
15</p>
16<p class="img">
17	<img src="images/emitter_particle_shape.gif" alt="Particle Shape">
18</p>
19<ol class="ui">
20	<li>
21	    Sets the type of particle shape.
22	</li>
23	<li>
24	    Sets whether to render in order of creation.
25	</li>
26	<li>
27	    Uses a matrix to set the x-y coordinates for the offset from the particle SRT center.
28	</li>
29	<li>
30	    Sets the x-y coordinates for the offset from the particle SRT center.
31	</li>
32</ol>
33<hr><p>CONFIDENTIAL</p></body>
34</html>
35