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>Child particles</title> 10<!-- InstanceEndEditable --> 11</head> 12<body> 13<div> 14 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 15 <h1>Child particles</h1> 16 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 17 <p>This section describes child particles tables.</p> 18 <a name="child" id="child"></a> 19 <h2>Child particles</h2> 20 <!-- #BeginLibraryItem "/Library/glossary_child_particle.lbi" --> <!-- チャイルドパーティクル ( child_particle ) --> 21 <p><I>Child particles</I> are particle that can be called [from other particle sets] as emitters of particles. Values for velocity and other such properties can be inherited by the emitting particle (i.e., the parent particle) to the child particle.</p> 22 <!-- #EndLibraryItem --> 23 <h3>Main Features</h3> 24 <h4>Emission timing</h4> 25 <p>The emission timing of the child particle.</p> 26 <p>The following table gathers together information on the types of timing at which children can be emitted.</p> 27 <table> 28 <tbody> 29 <tr></tr> 30 </tbody> 31 <thead> 32 <tr> 33 <th>Settings</th> 34 <th>Description</th> 35 </tr> 36 </thead> 37 <tbody> 38 <tr> 39 <th>When the parent particle expires</th> 40 <td>Emitted particles expire at the same time as the particle they were emitted from.</td> 41 </tr> 42 <tr> 43 <th>When parent particle expires</th> 44 <td>Emitted particles expire immediately after the particle they were emitted from expires.</td> 45 </tr> 46 <tr> 47 <th>Specify a value between the emission start and emission end time<br />(Lifespan %)</th> 48 <td>Specifies emission timing as a proportion of the emitting particle lifespan. This is useful when varying the lifespan randomly.</td> 49 </tr> 50 <tr> 51 <th>Specify a value between the emission start and emission end time<br />(Frames)</th> 52 <td>Specifies the emission timing directly as a frame. This is useful when you want to emit particles at an exact time.</td> 53 </tr> 54 </tbody> 55 <tbody> 56 </tbody> 57 </table> 58 <h4>Emitter shape</h4> 59 <p>The particle acting as the generation source can assume the role of an emitter shape. The types of emitter shapes are the same as the emitter shapes.<BR> For information on emitter shapes, click <a href="../content/index.html#ParticleEmitter">here</a>.</p> 60 <!-- InstanceEndEditable --> </div> 61 <div class="footer" /> 62</div> 63<hr><p>CONFIDENTIAL</p></body> 64<!-- InstanceEnd --></html>