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>Tutorial Effects</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Effect</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This page uses tutorial effects to describe various techniques that work well when creating effects using CreativeStudio.</p>
19    <table>
20      <thead>
21        <tr>
22          <th>Item</th>
23          <th>Content</th>
24        </tr>
25      </thead>
26      <tbody>
27        <tr>
28          <th><a href="particle_create/index.html">Creating Effects Using Particles</a></th>
29          <td>Describes the basics on how to create effects using particles.</td>
30        </tr>
31        <tr>
32          <th><a href="fire_particle_create/index.html">Creating Fire Effects Using Particles</a></th>
33          <td>Describes how to create effects using particles and textures based on samples.</td>
34        </tr>
35        <tr>
36          <th><a href="child_create/index.html">Creating Particle Children</a></th>
37          <td>Describes basic effects made by creating child particles.</td>
38        </tr>
39        <tr>
40          <th><a href="action/index.html">Linking Particles and 3D Models</a></th>
41          <td>Describes how to set particle links using samples.</td>
42        </tr>
43        <tr>
44          <th><a href="follow/index.html">Particle Tracking Settings</a></th>
45          <td>Describes how to make tracking settings for particles.</td>
46        </tr>
47        <tr>
48          <th><a href="place_world/index.html">Child particles that do not track their emitter</a></th>
49          <td>Describes child particles that do not track particles.</td>
50        </tr>
51        <tr>
52          <th><a href="inheritance/index.html">Child Particle Speed Inheritance</a></th>
53          <td>Describes how parent particle speed is inherited by child particles.</td>
54        </tr>
55
56      </tbody>
57    </table>
58    <!-- InstanceEndEditable --> </div>
59  <div class="footer" />
60</div>
61<hr><p>CONFIDENTIAL</p></body>
62<!-- InstanceEnd -->
63</html>