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>Vertex UV translation</title> 8</head> 9<body> 10 11<!-- =================================================== --> 12<h1 id="PARTICLE_UVTEXTURETRANSLATION_ANIMATION_PROPERTY">Detailed Vertex UV Translation Information</h1> 13<p> 14You can set detailed information for varying the UV translation of particles. <BR> <br> This page describes the following features. <br> <a href="#NAME_NOANI">Animations</a><br> <a href="#NAME_TEXTURE_PATTERN">Texture pattern</a><br> <a href="#NAME_OVERWRITE">Overwrite previous value</a><br> 15</p> 16 17<a name="NAME_NOANI"></a> 18<h2 id="PARTICLE_UVTEXTURETRANSLATION_ANIMATION_NOANI_PROPERTY">Animations</h2> 19<p class="img"> 20 <img src="images/paticle_UVTextureTranslation_noani.gif" alt="Vertex UV Translation default values"> 21</p> 22<ol class="ui"> 23 24 This panel appears when <B>Do not animate</B> has been selected in the <B>Animation</B> combo box. <br> <br> 25 <li> 26 Sets whether to enable settings made on this panel. 27 </li> 28 <li> 29 Sets whether to copy resources. 30 </li> 31 <li> 32 Sets the x and y values for UV translation. 33 </li> 34</ol> 35 36<a name="NAME_TEXTURE_PATTERN"></a> 37<h2 id="PARTICLE_UVTEXTURETRANSLATION_ANIMATION_TEXTUREPATTERN_PROPERTY">Texture Patterns</h2> 38<p class="img"> 39 <img src="images/particle_UVTexture_Translation_texturepattern.gif" alt="Texture Patterns"> 40</p> 41<ol class="ui"> 42 This panel appears when <B>Overwrite previous value</B> has been selected in the <B>Animation</B> combo box.<BR> <br> 43 <li> 44 Sets whether to enable settings made on this panel. 45 </li> 46 <li> 47 Sets whether to copy resources. 48 </li> 49 <li> 50 Sets the texture pattern. 51 </li> 52 <li> 53 <p> 54 Sets the playback order. <BR> Enter a range of consecutive texture numbers of the form "1-3".<BR>Or, enter texture numbers one at a time in the form "1,3". 55 </p> 56 </li> 57 <li> 58 Sets the sync type for playback options. 59 </li> 60 <li> 61 <p> 62 Sets the number of frames per loop cycle when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 63 </p> 64 </li> 65 <li> 66 <p> 67 Sets whether to use a random offset when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 68 </p> 69 </li> 70</ol> 71 72<a name="NAME_OVERWRITE"></a> 73<h2 id="PARTICLE_UVTEXTURETRANSLATION_ANIMATION_OVERWRITE_PROPERTY">Overwrite previous value</h2> 74<p class="img"> 75 <img src="images/particle_UVTexture_Translation_overwrite.gif" alt="Overwrite previous value"> 76</p> 77<ol class="ui"> 78 This panel appears when <B>Overwrite previous value</B> has been selected in the <B>Animation</B> combo box.<BR> <br> 79 <li> 80 Sets whether to enable settings made on this panel. 81 </li> 82 <li> 83 Sets whether to copy resources. 84 </li> 85 <li> 86 Sets the default value. 87 </li> 88 <li> 89 Opens Curve Editor 90 </li> 91 <li> 92 Sets the sync type for playback options. 93 </li> 94 <li> 95 <p> 96 Sets the number of frames per loop cycle when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 97 </p> 98 </li> 99 <li> 100 <p> 101 Sets whether to use a random offset when <B>Specify frame count</B> is selected for <B>Playback Options</B>. 102 </p> 103 </li> 104</ol> 105<hr><p>CONFIDENTIAL</p></body> 106</html> 107