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 Effect Animation</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Particle Effect Animation</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>The documents below describe effect animations that use particles.</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="time_axis/index.html">Timeline Differences</a></th> 29 <td>Explains the three basic timelines that apply when animating particle effects.</td> 30 </tr> 31 <tr> 32 <th><a href="emitter_animation/index.html">Emitter Settings</a></th> 33 <td>Explains emitters.</td> 34 </tr> 35 <tr> 36 <th><a href="particle_set/index.html">Particle Set Settings</a></th> 37 <td>Describes the items configured for particle sets and the kinds of animation.</td> 38 </tr> 39 <tr> 40 <th><a href="animation/index.html">Animation Methods</a></th> 41 <td>Explains how to animate effects using particles.</td> 42 </tr> 43 <tr> 44 <th><a href="playback_options/index.html">Playback Options</a></th> 45 <td>Explains how to use the created animation with the specified timeline.</td> 46 </tr> 47 <tr> 48 <th><a href="Position_animation/index.html">Position Animation</a></th> 49 <td>Explains how to configure position animations.</td> 50 </tr> 51 <tr> 52 <th><a href="a_tempo_animation/index.html">Initial Velocity Animation</a></th> 53 <td>Explains how to configure initial-velocity animations.</td> 54 </tr> 55 <tr> 56 <th><a href="rate_animation/index.html">Speed Animation</a></th> 57 <td>Explains how to configure speed animations.</td> 58 </tr> 59 </tbody> 60 </table> 61 <!-- InstanceEndEditable --> </div> 62 <div class="footer" /> 63</div> 64<hr><p>CONFIDENTIAL</p></body> 65<!-- InstanceEnd --> 66</html>