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="ja" lang="ja"> 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 --> 10<!-- InstanceBeginEditable name="ページのタイトル" --> 11<title>応用編</title> 12<!-- InstanceEndEditable --> 13</head> 14<body> 15<div> 16 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 17 <h1>グラフィックス ( 応用編 )</h1> 18 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 19 <p>ここでは、CreativeStudio のグラフィックスに関する設定の応用方法をサンプルデータを使用して説明します。</p> 20 <table> 21 <thead> 22 <tr> 23 <th>項目</th> 24 <th>内容</th> 25 </tr> 26 </thead> 27 <tbody> 28 <tr> 29 <th><a href="color_animation/index.html">カラーアニメーション</a></th> 30 <td>カラーアニメーションを設定をサンプルを使用して説明します。</td> 31 </tr> 32 <tr> 33 <th><a href="light_animation/index.html">ライトアニメーション</a></th> 34 <td>ライトアニメーションの設定をサンプルを使用して説明します。</td> 35 </tr> 36 <tr> 37 <th><a href="camera_animation/index.html">カメラアニメーション</a></th> 38 <td>カメラアニメーションの設定をサンプルを使用して説明します。</td> 39 </tr> 40 <tr> 41 <th><a href="visibility_animation/index.html">ビジビリティアニメーション</a></th> 42 <td>ビジビリティアニメーションを設定をサンプルを使用して説明します。</td> 43 </tr> 44 <tr> 45 <th><a href="srt_animation/index.html">テクスチャ SRT アニメーション</a></th> 46 <td>テクスチャ SRT アニメーションを設定をサンプルを使用して説明します。</td> 47 </tr> 48 <tr> 49 <th><a href="texturepattern_animation/index.html">テクスチャパターンアニメーション</a></th> 50 <td>テクスチャパターンアニメーションを設定をサンプルを使用して説明します。</td> 51 </tr> 52 <tr> 53 <th><a href="billboard/index.html">ビルボード</a></th> 54 <td>ビルボードの設定をサンプルを使用して説明します。</td> 55 </tr> 56 <tr> 57 <th><a href="light_set/index.html">ライトセット</a></th> 58 <td>シーン環境パネルを使用したライトセットの設定を説明します。</td> 59 </tr> 60 <tr> 61 <th><a href="fog/index.html">フォグ</a></th> 62 <td>シーン環境パネルを使用したフォグの設定を説明します。</td> 63 </tr> 64 </tbody> 65 </table> 66 <!-- InstanceEndEditable --> </div> 67 <div class="footer" /> 68</div> 69</body> 70<!-- InstanceEnd --> 71</html> 72