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 Shape (Detail Mode)</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Particle Shape</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>Under <B>Particle shape</B>, you can set the particle shape to be emitted and the particle rendering order at time of generation.</p> 19 <h2>Particle Shape Settings and Features</h2> 20 <p>This page describes <B>Particle shape</B> settings and features.</p> 21 <div class="wrap_picture"> <img src="assets/particle_shape.png" alt="Particle Shape"/> </div> 22 <div class="wrap_text"> 23 <table class="space"> 24 <tr> 25 <th><em>A</em></th> 26 <td class="td_color"><a href="#paticle_shape">Particle Shape</a></td> 27 <td>Select the particle shape from a pull-down menu.</td> 28 </tr> 29 <tr> 30 <th><em>B</em></th> 31 <td class="td_color">Render in the order generated</td> 32 <td>Does not work under the current version.</td> 33 </tr> 34 <tr> 35 <th><em>C</em></th> 36 <td class="td_color">Offset to the center of a particle's SRT calculations</td> 37 <td>Sets the offset to the center of a particle's scale and rotate in terms of the X and Y axes. <br /> Setting is made in the range of -1 to 1.<br /> For details on the offset to the center of a particle's SRT, see <a href="../../../../../user_guide/particle_effect/particleeffect_animation/particle_set/index.html#particle_center">Here</a>.</td> 38 </tr> 39 </table> 40 </div> 41 <div class="wrap_clear"></div> 42 <a name="paticle_shape" id="paticle_shape"></a> 43 <h3>Particle Shape</h3> 44 <!-- パーティクル形状 ( particle_shape ) --><!-- #BeginLibraryItem "/Library/glossary_particle_shape.lbi" --> <p>CreativeStudio can configure the following four particle shape types.</p> 45 <table> 46 <thead> 47 <tr> 48 <th>Settings</th> 49 <th>Description</th> 50 </tr> 51 </thead> 52 <tbody> 53 <tr> 54 <th>Screen-Aligned Billboard</th> 55 <td>Rotates to display with the z-axis parallel with the camera lens axis.<br /> Particles on the edge of the angle of view are parsed.</td> 56 </tr> 57 <tr> 58 <th>World-Oriented Billboard</th> 59 <td>Rotates to display with the z-axis parallel with the camera lens axis.<br /> Particles on the edge of the angle of view are parsed.</td> 60 </tr> 61 <tr> 62 <th>Y-Axis Billboard</th> 63 <td>Rotates only around the y-axis to display with the z-axis parallel with the camera lens axis.<br /> Particles on the edge of the angle of view are parsed.</td> 64 </tr> 65 <tr> 66 <th>Polygon Plane (XY)</th> 67 <td>A rectangular polygon model.</td> 68 </tr> 69 </tbody> 70 </table> 71<!-- #EndLibraryItem --><!-- パーティクル形状 ( paticle_shape ) --> <!-- InstanceEndEditable --> </div> 72 <div class="footer" /> 73</div> 74<hr><p>CONFIDENTIAL</p></body> 75<!-- InstanceEnd --> 76</html>