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"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Particle Properties Panel</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Particle Set Properties Panel</h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>The particle set <B>Properties</B> panel is used to configure animations and the particle shape to be emitted.</p>
18  <p>The followings items are found in the particle set <B>Properties</B> panel.</p>
19    <table>
20      <thead>
21        <tr>
22          <th>Item</th>
23          <th>Description</th>
24        </tr>
25      </thead>
26      <tbody>
27        <tr>
28          <th><a href="../../property/index.html#category">Categories</a></th>
29
30          <td>The checkboxes allow you to show or hide separate category settings on the <B>Properties</B> panel.</td>
31        </tr>
32        <tr>
33          <th><a href="total_setting/index.html">General</a></th>
34          <td>Allows you to check the number of particles being output and other information under CreativeStudio.</td>
35        </tr>
36        <tr>
37          <th><a href="particle_shape/index.html">Particle Shape</a></th>
38          <td>Allows you to set the particle shape to be emitted and the particle rendering order at time of generation.</td>
39        </tr>
40        <tr>
41          <th><a href="particle_life/index.html">Lifetime</a></th>
42          <td>Specifies the duration of the particle from emission until expiration.</td>
43        </tr>
44        <tr>
45          <th><a href="particle_scale/index.html">Scale & Scale (extended)</a></th>
46          <td>Allows you to change the scale of particles and configure animations.</td>
47        </tr>
48        <tr>
49          <th><a href="particle_rotate/index.html">Rotation</a></th>
50          <td>Allows you to set particle rotation versus the X, Y and Z axes or configure a rotation animation.</td>
51        </tr>
52        <tr>
53          <th><a href="particle_position/index.html">Position</a></th>
54          <td>Allows you to use an animation to change the position of emitted particles.</td>
55        </tr>
56        <tr>
57          <th><a href="particle_speed/index.html">Speed</a></th>
58          <td>Allows you to configure animations for which speed is made to vary versus the initial velocity at time of particle emission.</td>
59        </tr>
60        <tr>
61          <th><a href="particle_color/index.html">Color</a></th>
62          <td>Allows you to set the color of particles or color animations.</td>
63        </tr>
64        <tr>
65          <th><a href="particle_alpha/index.html">Alpha</a></th>
66          <td>Allows you to set an alpha value for the particle color.</td>
67        </tr>
68        <tr>
69          <th><a href="particle_texture_coordinate/index.html">Texture coordinates</a></th>
70          <td>Allows you to set the standard values for scale, rotation, and translation of the vertex UV and configure animations.</td>
71        </tr>
72        <tr>
73          <th><a href="particle_child/index.html">Child particles</a></th>
74          <td>Allows you to set particle sets for the emission target and the timing at which child particles are emitted.</td>
75        </tr>
76      </tbody>
77    </table>
78  <!-- InstanceEndEditable --> </div>
79  <div class="footer" />
80</div>
81<hr><p>CONFIDENTIAL</p></body>
82<!-- InstanceEnd --></html>