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<head> 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5<meta http-equiv="Content-Style-Type" content="text/css" /> 6<link href="../../../../html/common/main.css" rel="stylesheet" type="text/css" /> 7<title>Animation</title> 8</head> 9<body> 10<h1>Animation</h1> 11<p> The following property items are available for animations. </p> 12<p>The property items shown vary depending on the <a href="#animation_type">animation type</a> selected. </p> 13<ul class="sub_page"> 14 <li><a href="animation_general.html">General</a></li> 15 <li><a href="texture_pattern.html">Texture Patterns</a></li> 16 <li><a href="animation_edit.html">Animation</a></li> 17 <li><a href="../common_log.html">Log</a></li> 18 <li><a href="../user_data.html">User Data</a></li> 19</ul> 20<p><strong>Texture patterns can be set only for texture pattern animations and material animations.</strong></p> 21<p class="image"><img src="images/animation_property.png" alt="Animation properties" /></p> 22<ol class="ui"> 23 <!-- =================================================== --> 24 <li>Displays animation property items.<BR> When an item is selected, information for that item is displayed in B, where it can be edited.</li> 25 <!-- =================================================== --> 26 <li>Displays details of the selected property item.</li> 27 <!-- =================================================== --> 28</ol> 29<p><a name="animation_type" id="animation_type"></a></p> 30<h2>Animation Type</h2> 31<p>The following animations can be configured and edited using 3DEditor.</p> 32<h3>Scene animation</h3> 33<dl class="enum"> 34 <dt>Camera animation</dt> 35 <dd>This type of animation is applied to cameras.</dd> 36 <dt>Light animation</dt> 37 <dd>The following animations can be created for lights.</dd> 38 <dd> 39 <ul> 40 <li>Ambient light</li> 41 <li>Hemispherical Lights</li> 42 <li>Fragment light</li> 43 <li>Vertex lights</li> 44 </ul> 45 </dd> 46 <dt>Fog animation</dt> 47 <dd>This type of animation is applied to fogs.</dd> 48</dl> 49<h3>Model animation</h3> 50<dl class="enum"> 51 <dt>Material animation</dt> 52 <dd>This type of animation is applied to materials.</dd> 53 <dd><strong>Texture patterns can be set.</strong></dd> 54 <dt>Color Animation</dt> 55 <dd>This type of animation is applied colors.</dd> 56 <dt>Model Animations</dt> 57 <dd>This type of animation is applied to models.</dd> 58 <dt>Texture Pattern Animation</dt> 59 <dd>Pattern animations use textures.</dd> 60 <dd><strong>Texture patterns can be set.</strong></dd> 61 <dt>Texture SRT Animation</dt> 62 <dd>This type of animation is applied to the texture SRT.</dd> 63 <dt>Skeletal animation</dt> 64 <dd><strong>Although skeletal animations cannot be configured using 3DEditor, 3DEditor can display skeletal animation information output from a 3D CG tool.</strong></dd> 65</dl> 66<hr><p>CONFIDENTIAL</p></body> 67</html> 68