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"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Animation</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15  <h1>Animation Types </h1>
16  <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17  <p>This section describes the types of <I>animation</I> that you can work with in CreativeStudio.</p>
18  <h2>Types of Animation Compatible with CreativeStudio</h2>
19  <p>The tables in this section describe the types of <I>animation</I> that you can work with in CreativeStudio. The ○ marks those types created by, while the × marks those types not created by 3DCG tools or by CreativeStudio.</p>
20  <h3>Model Animations</h3>
21  <p>Model animations are animations applied to polygon or particle models.</p>
22  <p>The table below lists the types of animations applied to polygon and particle models.</p>
23  <table>
24    <thead>
25      <tr>
26        <th>Animation Types</th>
27        <th>3D Graphics Tool</th>
28        <th>CreativeStudio</th>
29        <th>Description</th>
30      </tr>
31    </thead>
32    <tbody>
33      <tr>
34        <th>Transform</th>
35        <th>○</th>
36        <th>×</th>
37        <td>Animations of changes in size, rotation, or movement of a model.</td>
38      </tr>
39      <tr>
40        <th>Visibility</th>
41        <th>○</th>
42        <th>○</th>
43        <td>Animations changing the visibility of a model.</td>
44      </tr>
45      <tr>
46        <th>Shape</th>
47        <th>○</th>
48        <th>×</th>
49        <td>Animations changing the vertex coordinates or colors of a model.</td>
50      </tr>
51    </tbody>
52  </table>
53  <h3>Material Animations</h3>
54  <p>Material animations are animations applied to polygon models or particle effect materials.</p>
55  <p>The table below lists the types of animations applied to materials.</p>
56  <table>
57    <thead>
58      <tr>
59        <th>Animation Types</th>
60        <th>3D Graphics Tool</th>
61        <th>CreativeStudio</th>
62        <th>Description</th>
63      </tr>
64    </thead>
65    <tbody>
66      <tr>
67        <th>Color/Alpha</th>
68        <th>×</th>
69        <th>○</th>
70        <td>Animations changing the colors or alpha values of a material.</td>
71      </tr>
72      <tr>
73        <th>Texture Data Pattern</th>
74        <th>○</th>
75        <th>×</th>
76        <td>Animations switching between multiple texture data sets.</td>
77      </tr>
78      <tr>
79        <th>Texture Coordinate Transform</th>
80        <th>○</th>
81        <th>○</th>
82        <td>Animations of changes in size, rotation, or movement of texture coordinates.</td>
83      </tr>
84    </tbody>
85  </table>
86  <h3>Scene Animations</h3>
87  <p>Scene animations are animations applied to cameras, lights, or fog within a scene.</p>
88  <p>The table below lists the types of animations applied to scenes.</p>
89  <table>
90    <thead>
91      <tr>
92        <th>Animation Types</th>
93        <th>3D Graphics Tool</th>
94        <th>CreativeStudio</th>
95        <th>Description</th>
96      </tr>
97    </thead>
98    <tbody>
99      <tr>
100        <th>Camera</th>
101        <th>○</th>
102        <th>○</th>
103        <td>Animations of a camera in a scene.</td>
104      </tr>
105      <tr>
106        <th>Light</th>
107        <th>○</th>
108        <th>○</th>
109        <td>Animations of a light in a scene. A visibility animation of a light (<CODE>IsLightEnabled</CODE>) can be shown on the development hardware by including the light in the light set.</td>
110      </tr>
111      <tr>
112        <th>Fog</th>
113        <th>×</th>
114        <th>×</th>
115        <td>Animations of fog in a scene.  This feature is not currently supported.</td>
116      </tr>
117    </tbody>
118  </table>
119  <h3>Particle Effect Animation</h3>
120  <p>Particle effect animation is applied when creating effects using particles.<br /> These animations can be generated procedurally.</p>
121  <p>The table below lists the types of animations applied to particle effects.</p>
122  <table>
123    <thead>
124      <tr>
125        <th>Animation Types</th>
126        <th>3D Graphics Tool</th>
127        <th>CreativeStudio</th>
128        <th>Description</th>
129      </tr>
130    </thead>
131    <tbody>
132      <tr>
133        <th>Transform</th>
134        <th>×</th>
135        <th>○</th>
136        <td>Animations of changes in size, rotation, or movement per particle.</td>
137      </tr>
138      <tr>
139        <th>Color/Alpha</th>
140        <th>×</th>
141        <th>○</th>
142        <td>Animations of changes in color or alpha values per particle.</td>
143      </tr>
144    </tbody>
145  </table>
146  <h2>Animation Intermediate Files</h2>
147  <p>This section describes the types of <I>animation intermediate files</I> that you can work with in CreativeStudio.</p>
148  <!-- #BeginLibraryItem "/Library/now_making.lbi" --> <!-- 作成中! --> <img class="user_guide_chart" src="../../../../Library/assets/now_making.png" alt="Under Construction"/><!-- #EndLibraryItem --> <!-- InstanceEndEditable --> </div>
149  <div class="footer" />
150</div>
151<hr><p>CONFIDENTIAL</p></body>
152<!-- InstanceEnd --></html>
153