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<script type="text/javascript" src="../../../../common/ibox.js"></script> 10<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 11<title>Material Animation Properties Panel</title> 12<!-- InstanceEndEditable --> 13</head> 14<body> 15<div> 16 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 17 <h1>Material Animation Properties Panel</h1> 18 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 19 <p>This panel is used to edit materials animation settings.</p> 20 <p>Currently, only texture pattern animation settings can be edited.</p> 21 <h2>Material Animation Properties Panel Settings and Features</h2> 22 <p>This page describes material animation Properties panel settings and features.</p> 23 <img class="manual_image" src="assets/material_animation_panel.png" alt="Material animation"/> 24 <ol class="manual_image"> 25 <li> 26 <p>Category</p> 27 <p class="manual_image">Settings on the material animation Properties panel can be copied.</p> 28 </li> 29 <li> 30 <p>General</p> 31 <p class="manual_image">You can set the number of frames and loop playback. <br /> You can also set whether to make into frames using binary output settings. <br /> If you change the number of frames, be sure to also change the setting on the CreativeStudio timeline Properties panel.</p> 32 </li> 33 <li> 34 <p>Texture pattern</p> 35 <p class="manual_image">You can add/delete textures used for a texture pattern animation.</p> 36 </li> 37 </ol> 38 <h3>General</h3> 39 <p>Always be sure to set the number of frames when creating new material animations with CreativeStudio and outputting to real hardware (TS board). </p> 40 <p>If this is not set, a default value of 0 will be used, and the material animation cannot be played back on an actual console (TS board).</p> 41 <h3>Texture pattern</h3> 42 <p>You can add/delete textures loaded into CreativeStudio to/from the texture list.</p> 43 <h4>Add/delete</h4> 44 <h5>Add</h5> 45 <p>Textures loaded into CreativeStudio are displayed in the texture pattern pull-down menu. To add a texture, select it and press the <B>Add </B>button.</p> 46 <img class="manual_image" src="assets/material_animation_panel01.png" alt="Material Animation 01"/> 47 <p>Pressing the <B>Add</B> button causes the texture to be added to the texture list.</p> 48 <img class="manual_image" src="assets/material_animation_panel02.png" alt="Material animation 02"/> 49 <h5>Delete</h5> 50 <p>You can delete a registered texture by selecting the texture you want to delete from the texture list and pressing the <B>Delete </B>button.</p> 51 <h3>Opening the Material Animation Properties Panel</h3> 52 <p>Currently, the method of opening the material animation Properties panel is slightly special.</p> 53 <p class="warning">This method is provisional and scheduled to be changed.</p> 54 <p>You can open the material animation Properties panel using the following procedure.</p> 55 <h4>Open CurveEditor for a Material</h4> 56 <p>Select material content loaded into CreativeStudio. On the CreativeStudio menu, select <B>Window > CurveEditor</B>.</p> 57 <img class="manual_image" src="assets/material_animation_panel03.png" alt="Material animation 03"/> 58 <p>Create a curve for the animation in the graph tree view of the <B>CurveEditor</B> panel.</p> 59 <ul> 60 <li>Vertical axis The number of the texture to use (the number of a texture added to the texture list on the material animation Properties panel).</li> 61 <li>Horizontal axis: Number of frames (number of frames to animate the texture)</li> 62 </ul> 63 <a href="assets/material_animation_panel04.png" rel="ibox" title="Click the image to enlarge"><img class="ui_thumb" src="assets/material_animation_panel04.png" alt="Material Animation"/></a> 64 <p>Creating a curve for an animation on the <B>CurveEditor</B> panel will create a material animation on the CreativeStudio <B>Contents</B> panel.</p> 65 <img class="manual_image" src="assets/material_animation_panel05.png" alt="Material animation 05"/> 66 <p>The material animation <B>Properties</B> panel can be opened by clicking on the contents of the created material animation.</p> 67 <!-- InstanceEndEditable --> </div> 68 <div class="footer" /> 69</div> 70<hr><p>CONFIDENTIAL</p></body> 71<!-- InstanceEnd --> 72</html> 73