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>Child particles</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Child particles</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>Under <B>Child particles</B>, you can set particle sets for the emission target and the timing at which child particles are emitted.</p> 19 <h2>Child Particle Settings and Features</h2> 20 <p>This page describes the settings and features of <B>Child particle</B>.</p> 21 <p>To read about the common features <B>Enable </B>and<B> Copy Resource</B>, see <a href="../../effect_common_setting/index.html">here</a>.</p> 22 <div class="wrap_picture"> <img src="assets/child_particle.png" alt="Child particles"/> </div> 23 <div class="wrap_text"> 24 <table class="space"> 25 <tr> 26 <th><em>A</em></th> 27 <td class="td_color">Add</td> 28 <td>Adds child particle settings as particle data.</td> 29 </tr> 30 <tr> 31 <th><em>B</em></th> 32 <td class="td_color"><a href="#child_particle">Child particles</a></td> 33 <td>Child particle settings.</td> 34 </tr> 35 </table> 36 </div> 37 <div class="wrap_clear"></div> 38 <a name="child_particle" id="child_particle"></a> 39 <h3>Child particles</h3> 40 <p>You can set things such as the emission timing of added child particles.</p> 41 <h4>Deletions</h4> 42 <p>Deletes the added child particle setting.</p> 43 <h4>Particle set to emit to</h4> 44 <p>Selects the particle set to emit to as a child from among created particle sets listed in a pull-down menu. </p> 45 <h4>Emission timing</h4> 46 <p>Sets the timing at which to emit child particles.</p> 47 <img src="assets/child_particle02.png" alt="Child Particle 02"/> 48 <h4>Emission Volume</h4> 49 <p>Sets the child particle emission volume starting from 1.</p> 50 <h4>Emitter shape</h4> 51 <p>Selects the emitter shape for child particles to be emitted from a pull-down menu. <br /> The emission direction of the child particles changes depending on the selected shape.</p> 52 <table> 53 <thead> 54 <tr> 55 <th>Emitter shape</th> 56 <th>Emission direction</th> 57 </tr> 58 </thead> 59 <tbody> 60 <tr> 61 <th>Point</th> 62 <td>All directions</td> 63 </tr> 64 <tr> 65 <th>Disc</th> 66 <td>Horizontal</td> 67 </tr> 68 <tr> 69 <th>Sphere</th> 70 <td>Outwards from sphere surface</td> 71 </tr> 72 <tr> 73 <th>Cylinder</th> 74 <td>Outwards from the cylinder face (though not from the cylinder ends)</td> 75 </tr> 76 <tr> 77 <th>Rectangle</th> 78 <td>Horizontal</td> 79 </tr> 80 <tr> 81 <th>Cube</th> 82 <td>Outwards from the inside of the cube</td> 83 </tr> 84 </tbody> 85 </table> 86 <p>Additional settings appear depending on the emitter shape.</p> 87 <h4>Runtime Setting (Shape)</h4> 88 <p>To read about <B>Copy Resource</B>, see <a href="../../effect_common_setting/index.html">here</a>.</p> 89 <!-- InstanceEndEditable --> </div> 90 <div class="footer" /> 91</div> 92<hr><p>CONFIDENTIAL</p></body> 93<!-- InstanceEnd --> 94</html>