1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Detailed Alpha Information</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="PARTICLE_ALPHA_PROPERTY">Detailed Alpha Information</h1> 13<p> 14You can set detailed alpha information for particles. <BR> This page describes the following features. <BR> <a href="#NAME_NOANI">Do not animate</a><br> <a href="#NAME_OVERWRITE">Overwrite previous value</a><br> <a href="#NAME_INOUT">In/out animation</a><br> 15</p> 16 17<a name="NAME_NOANI"></a> 18<h2 id="PARTICLE_ALPHA_NOANI">Do not animate</h2> 19<p class="img"> 20 <img src="images/particle_alpha_noani.gif" alt="Do not animate"> 21</p> 22<ol class="ui"> 23 You can edit the value used for <B>Do not animate</B> on this panel. 24 <li> 25 Sets whether to enable settings made on this panel. 26 </li> 27 <li> 28 Sets whether to copy resources. 29 </li> 30 <li> 31 Shows the amplitude ratio (%) value in a graph. 32 </li> 33 <li> 34 Sets the standard value. 35 </li> 36 <li> 37 Sets the amplitude (%). 38 </li> 39</ol> 40 41<a name="NAME_OVERWRITE"></a> 42<h2 id="PARTICLE_ALPHA_OVERWRITE_PROPERTY">Overwrite previous value</h2> 43<p class="img"> 44 <img src="images/particle_alpha_overwrite.gif" alt="Overwrite previous value"> 45</p> 46<ol class="ui"> 47 You can edit the value used for <B>Overwrite previous value</B> on this panel. 48 <li> 49 Sets whether to enable settings made on this panel. 50 </li> 51 <li> 52 Sets whether to copy resources. 53 </li> 54 <li> 55 Sets the default value. 56 </li> 57 <li> 58 Sets the sync type for playback options. 59 </li> 60 61 <li> 62 <p> 63 Sets the number of frames per loop cycle when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 64 </p> 65 </li> 66 <li> 67 <p> 68 Sets whether to use a random offset when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 69 </p> 70 </li> 71</ol> 72 73<a name="NAME_INOUT"></a> 74<h2 id="PARTICLE_ALPHA_INOUT_PROPERTY">In/Out Animation</h2> 75<p class="img"> 76 <img src="images/particle_alpha_inout.gif" alt="In/Out Animation"> 77</p> 78<ol class="ui"> 79 You can edit the value used for <B>In/out animation</B> on this panel. 80 <li> 81 Sets whether to enable settings made on this panel. 82 </li> 83 <li> 84 Sets whether to copy resources. 85 </li> 86 <li> 87 <p> 88 Sets the default value. This multiplication factor is used for the alpha of the particle at time of generation. This value can be adjusted only upward or downward. Time settings on the horizontal axis cannot be made. 89 </p> 90 </li> 91 <li> 92 <p> 93 The intermediate start value.<BR> The alpha value of the particle is maintained as-is from this point.<BR> Time settings for the horizontal axis can also be set.<BR> 94 </p> 95 </li> 96 <li> 97 <p> 98 The intermediate end value.<BR> The alpha value of the particle is maintained as-is from this point.<BR> Time settings for the horizontal axis can also be set.<BR> 99 </p> 100 </li> 101 <li> 102 <p> 103 Sets the end value. This multiplication factor is used for the alpha of the particle at time of expiration. This value can be adjusted only upward or downward. Time settings on the horizontal axis cannot be made. <BR> 104 </p> 105 </li> 106 <li> 107 Sets the intermediate start time. 108 </li> 109 <li> 110 Sets the intermediate end time. 111 </li> 112</ol> 113<hr><p>CONFIDENTIAL</p></body> 114</html> 115