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>Rotation Animations</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="PARTICLE_ROTATE_ANIMATION_PROPERTY">Rotation Animations</h1>
13<p>
14You can set detailed information for varying the rotation of particles. <BR> <br> This page describes the following features. <br> <a href="#NAME_NOANI">Defaults</a><br> <a href="#NAME_ADDANI">Additive animation</a><br> <a href="#NAME_DIRECTIONAL">Directional</a><br>
15</p>
16
17<a name="NAME_NOANI"></a>
18<h2 id="PARTICLE_ROTATE_ANIMATION_NOANI_PROPERTY">Default</h2>
19<p class="img">
20	<img src="images/particle_rotate_noani.gif" alt="Default rotation values">
21</p>
22<ol class="ui">
23	<li>
24	<p>
25	This panel appears when <B>Default</B> has been selected in the <B>Animation</B> combo box.
26	</p>
27	</li>
28
29	<li>
30	    Sets whether to enable settings made on this panel.
31	</li>
32	<li>
33	    Sets whether to copy resources.
34	</li>
35	<li>
36	    Sets the standard value.
37	</li>
38	<li>
39	    Sets the amplitude.
40	</li>
41
42<a name="NAME_ADDANI"></a>
43<h2 id="PARTICLE_ROTATE_ANIMATION_ADDANI_PROPERTY">Additive Animation</h2>
44<p class="img">
45	<img src="images/particle_rotate_addani.gif" alt="Default rotation values">
46</p>
47<ol class="ui">
48	<li>
49	This panel is the same as the <B>Default</B> panel described above.
50	</li>
51
52	<li>
53	    Sets whether to enable settings made on this panel.
54	</li>
55	<li>
56	    Sets whether to copy resources.
57	</li>
58	<li>
59		<p>
60		Sets defaults. <BR> Revision to one location can be applied to the remaining two locations by selecting the link radio buttons to the right to enable simultaneous editing.
61		</p>
62	</li>
63	<li>
64	    Sets the sync type for playback options.
65	</li>
66	<li>
67	    <p>
68	    Sets the number of frames per loop cycle when <B>Specify frame count</B> is selected for <B>Playback Options</B>.
69	    </p>
70	</li>
71	<li>
72	    <p>
73	    Sets whether to use a random offset when <B>Specify frame count</B> is selected for <B>Playback Options</B>.
74	    </p>
75	</li>
76</ol>
77<a name="NAME_DIRECTIONAL"></a>
78<h2 id="PARTICLE_ROTATE_ANIMATION_DIRECTIONAL_PROPERTY">Directional</h2>
79<p class="img">
80	<img src="images/particle_rotate_direction.gif" alt="Directional">
81</p>
82<ol class="ui">
83	<li>
84	    Sets whether to enable settings made on this panel.
85	</li>
86	<li>
87	    Sets the standard directional.
88	</li>
89</ol>
90<hr><p>CONFIDENTIAL</p></body>
91</html>
92