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 Color Information</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="PARTICLE_COLOR_PROPERTY">Detailed Color Information</h1>
13<p>
14You can set detailed color information for particles. <BR> <br> This page describes the following features.<br> <a href="#NAME_NOANI">Do not animate</a><br> <a href="#NAME_OVERWRITE">Overwrite previous value</a><br> <a href="#NAME_INOUT">In/out animation</a><br>
15</p>
16
17<a name="NAME_NOANI"></a>
18<h2 id="PARTICLE_COLOR_NOANI">Do not animate</h2>
19<p class="img">
20	<img src="images/particle_color_noani.gif" alt="Do not animate">
21</p>
22<ol class="ui">
23	You can edit the value used for <B>Do not animate</B> on this panel.
24	<li>
25	    Sets whether to enable settings made on this panel.
26	</li>
27	<li>
28	    Sets whether to copy resources.
29	</li>
30	<li>
31	    Sets the default values for the color.
32	</li>
33</ol>
34
35<a name="NAME_OVERWRITE"></a>
36<h2 id="PARTICLE_COLOR_OVERWRITE_PROPERTY">Overwrite previous value</h2>
37<p class="img">
38	<img src="images/particle_color_overwrite.gif" alt="Overwrite previous value">
39</p>
40<ol class="ui">
41	You can edit the value used for <B>Overwrite previous value</B> on this panel.
42	<li>
43	    Sets whether to enable settings made on this panel.
44	</li>
45	<li>
46	    Sets whether to copy resources.
47	</li>
48	<li>
49	    Sets the default value.
50	</li>
51	<li>
52	    Sets the sync type for playback options.
53	</li>
54
55	<li>
56		<p>
57		Sets the number of frames per loop cycle when <B>Specify frame count</B> is selected for <B>Playback Options</B>.
58		</p>
59	</li>
60	<li>
61		<p>
62		Sets whether to use a random offset when <B>Specify frame count</B> is selected for <B>Playback options</B>.
63		</p>
64	</li>
65</ol>
66
67<a name="NAME_INOUT"></a>
68<h2 id="PARTICLE_COLOR_INOUT_PROPERTY">In/Out Animation</h2>
69<p class="img">
70	<img src="images/particle_color_inout.gif" alt="In/Out Animation">
71</p>
72<ol class="ui">
73	You can edit the value used for <B>In/out animation</B> on this panel.
74	<li>
75	    Sets whether to enable settings made on this panel.
76	</li>
77	<li>
78	    Sets whether to copy resources.
79	</li>
80	<li>
81	    <p>
82	    Sets the intermediate start value, indicating the time at which the default color should start changing into the intermediate color, and the intermediate end value, indicating the time at which the intermediate color should start changing into the end color.<BR>
83	    </p>
84	</li>
85	<li>
86		<p>
87		When the particle is created,
88		</p>
89		<p>
90		that is when the default color it begins with is determined.
91		</p>
92	</li>
93	<li>
94	    Sets the intermediate color to adopt in the middle.
95	</li>
96	<li>
97		<p>
98		Sets the end color used at the time the particle in question expires.<BR>
99		</p>
100	</li>
101</ol>
102<hr><p>CONFIDENTIAL</p></body>
103</html>