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>Animation Data Properties Panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Animation Data Properties Panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>This panel is used to edit animation settings.</p> 19 <p>The panel is shared by Visibility animation, Camera animation and Light animation.</p> 20 <p class="new_hint"><B>Note:</B> Separate panels have been prepared for editing the settings of Material animation and Skeletal animation.<br /> ・<a href="../material_animation_panel/index.html">Material Animation Data panel </a><br /> ・<a href="../skeletal_animation_panel/index.html">Skeletal Animation Data panel</a></p> 21 <h2>Settings and Features of Animation Data Properties Panel</h2> 22 <p>This page describes the settings and features of the animation data Properties panel.</p> 23 <div class="wrap_picture"> <img src="assets/animation_panel.png" alt="Animation"/> </div> 24 <div class="wrap_text"> 25 <table class="space"> 26 <tr> 27 <th><em>A</em></th> 28 <td class="td_color">Categories</td> 29 <td>You can copy the item settings for each animation data panel.</td> 30 </tr> 31 <tr> 32 <th><em>B</em></th> 33 <td class="td_color">General</td> 34 <td>You can set the number of frames and loop playback. <br /> If you change the number of frames, be sure to also change the setting on the CreativeStudio timeline panel.<br /></td> 35 </tr> 36 <tr> 37 <th><em>C</em></th> 38 <td class="td_color">User Data</td> 39 <td>Sets optional data used by the game developer. The data set here is passed as-is to the application, and is not used by CreativeStudio.</td> 40 </tr> 41 </table> 42 </div> 43 <div class="wrap_clear"></div> 44 <!-- InstanceEndEditable --> </div> 45 <div class="footer" /> 46</div> 47<hr><p>CONFIDENTIAL</p></body> 48<!-- InstanceEnd --> 49</html>