1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta http-equiv="Content-Style-Type" content="text/css" />
7<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../../../../../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>Position</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Position</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>Settings under the <B>Position</B> category can be used to set an animation or change the position of emitted particles.</p>
19    <h2>Position Settings and Features</h2>
20    <p>This page describes <B>Position </B>settings and features.</p>
21    <p>To read about the common features <B>Enable </B>and<B> Copy Resource</B>, see <a href="../../effect_common_setting/index.html">here</a>.</p>
22    <div class="wrap_picture"> <img src="assets/particle_position.png" alt="Particle Position"/> </div>
23    <div class="wrap_text">
24      <table class="space">
25        <tr>
26          <th><em>A</em></th>
27          <td class="td_color">Add</td>
28          <td>Adds an animation for the position being set.</td>
29        </tr>
30        <tr>
31          <th><em>B</em></th>
32          <td class="td_color">Add in specified direction</td>
33          <td>Sets particles to move at a steady speed in the specified direction.</td>
34        </tr>
35        <tr>
36          <th><em>C</em></th>
37          <td class="td_color">Spin</td>
38          <td>Sets a spinning motion for the entire particle.</td>
39        </tr>
40        <tr>
41          <th><em>D</em></th>
42          <td class="td_color">Random (position)</td>
43          <td>Sets a quivering motion on a per-particle basis.</td>
44        </tr>
45      </table>
46    </div>
47    <h3 class="wrap_clear">Add</h3>
48    <p>You can add by selecting from the following three position settings.</p>
49    <table>
50      <thead>
51        <tr>
52          <th>Item</th>
53          <th>Description</th>
54        </tr>
55      </thead>
56      <tbody>
57        <tr>
58          <th>Add in specified direction</th>
59          <td><span class="manual_image">Sets particles to move at a steady speed in the specified direction. </span></td>
60        </tr>
61        <tr>
62          <th>Spin</th>
63          <td><span class="manual_image">Sets a spinning motion for the entire particle. </span></td>
64        </tr>
65        <tr>
66          <th>Random (position)</th>
67          <td><span class="manual_image">Sets a quivering motion on a per-particle basis.</span></td>
68        </tr>
69      </tbody>
70    </table>
71    <h3>Add in specified direction</h3>
72    <p>Adds a value each frame in the direction set for the particle position. <br /> As a result, the particle moves at an even speed.</p>
73    <img src="assets/particle_position01.png" alt="Particle Position 01"/>
74    <h4>Deletions</h4>
75    <p>Deletes the <B>Add in specified direction</B> setting.</p>
76    <h4>Direction:</h4>
77    <p>Sets the direction to be added versus the position in terms of X, Y and Z.</p>
78    <h5>Speed</h5>
79    <p>Sets the speed the particle moves in the specified direction.</p>
80    <h4>Runtime Setting</h4>
81    <p>To read about the Enable checkbox and resource copying, see <a href="../../effect_common_setting/index.html">here</a>.</p>
82    <h3>Spin</h3>
83    <p>A spinning motion can be given to the entire particle. <br /> An inertialess, steady spinning motion results because the set value is repeatedly added to the angle.</p>
84    <img src="assets/particle_position02.png" alt="Particle Position 01"/>
85    <h4>Deletions</h4>
86    <p>Deletes the <B>Spin </B>setting.</p>
87    <h4>Axis</h4>
88    <p>Specifies the axis along which to rotate the particle.</p>
89    <h4>Angular Velocity</h4>
90    <p>Specifies the angle by which the particle will rotate along the specified axis in one frame. Practical values range from -20 to 20, but you can also use values beyond this range.</p>
91    <h4>Runtime Setting</h4>
92    <p>To read about the Enable checkbox and resource copying, see <a href="../../effect_common_setting/index.html">here</a>.</p>
93    <h3>Random (position)</h3>
94    <p>Setting <B>Randomness (position)</B> allows you to make particles quiver slightly.</p>
95    <img src="assets/particle_position03.png" alt="Particle Position 01"/>
96    <h4>Deletions</h4>
97    <p>Deletes the <B>Randomness (position)</B> setting.</p>
98    <h4>Strength</h4>
99    <p>Specifies the direction and strength of the force applied to a particle. <br /> The stronger the force, the more greatly the particle quivers.</p>
100    <h4>Frame Interval</h4>
101    <p>Specifies the interval (in frames) for adding values to the particle position.</p>
102    <h4>Runtime Setting</h4>
103    <p>To read about the Enable checkbox and resource copying, see <a href="../../effect_common_setting/index.html">here</a>.</p>
104    <!-- InstanceEndEditable --> </div>
105  <div class="footer" />
106</div>
107<hr><p>CONFIDENTIAL</p></body>
108<!-- InstanceEnd -->
109</html>