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>Particle Effects</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Particle Effects</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>The documents below describe how effects that use particles work.</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="particleeffect_structure/index.html">Particle Effect Structure</a></th>
29          <td>Explains the structure of particle effects.</td>
30        </tr>
31        <tr>
32          <th><a href="particleeffect_animation/index.html">Particle Effect Animation</a></th>
33          <td>Explains the animation of effects using particles.</td>
34        </tr>
35      </tbody>
36    </table>
37    <!-- #BeginLibraryItem "/Library/glossary_particle_effect.lbi" --> <!-- パーティクルエフェクト ( particle_effect ) -->
38    <p><I>Particle Effect</I> is a feature that utilizes the mechanisms of particles to create screen effects.<br /> With the exception of texture images, all can be made with CreativeStudio.</p>
39    <p>A particle effect is comprised of three types of content:  <I>particle emitters</I>, <I>particle models</I>, and <I>particle sets</I>.</p>
40    <!-- #EndLibraryItem --> <!-- InstanceEndEditable --> </div>
41  <div class="footer" />
42</div>
43<hr><p>CONFIDENTIAL</p></body>
44<!-- InstanceEnd -->
45</html>
46