1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html xmlns="http://www.w3.org/1999/xhtml"> 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 rel="stylesheet" href="css/manpage.css" type="text/css" /> 7<title>Intermediate File Types</title> 8</head> 9<body> 10<h1>Intermediate File Types</h1> 11<p>The following table lists the types of intermediate files that can be output from this plug-in. </p> 12<table class="arguments"> 13 <tbody> 14 <tr> 15 <td>Extension</td> 16 <td>Data Type</td> 17 <td>Description</td> 18 </tr> 19 <tr> 20 <td valign="top">cmdl</td> 21 <td valign="top">Model Data</td> 22 <td valign="top">Stores model information including parent-child structures, polygons, and materials.</td> 23 </tr> 24 <tr> 25 <td valign="top">ctex</td> 26 <td valign="top">Texture Data</td> 27 <td valign="top">Stores texture image information.</td> 28 </tr> 29 <!-- tr> <td valign="top">rplt</td> <td valign="top">パレットデータ</td> <td valign="top">テクスチャのパレット情報を格納します。</td> </tr --> 30 <tr> 31 <td valign="top">cskla</td> 32 <td valign="top">Character Animation Data</td> 33 <td valign="top">Stores animation information of changing node matrices.</td> 34 </tr> 35 <tr> 36 <td valign="top">cmdla</td> 37 <td valign="top">Visibility Animation Data</td> 38 <td valign="top">Stores animation information that toggles node visibility.</td> 39 </tr> 40 <!-- tr> <td valign="top">rvia</td> <td valign="top">ビジビリティアニメーションデータ</td> <td valign="top">ノードの表示非表示を切り替えるアニメーション情報を格納します。</td> </tr --> <!-- tr> <td valign="top">rcla</td> <td valign="top">カラーアニメーションデータ</td> <td valign="top">色や透明度を変化させるアニメーション情報を格納します。</td> </tr --> 41 <tr> 42 <td valign="top">cmata</td> 43 <td valign="top" nowrap="nowrap">Material Animation Data</td> 44 <td valign="top">Stores texture pattern animation information for changing among multiple textures, and texture SRT animation information for changing texture matrices, and color animation information for changing colors and transparency.</td> 45 </tr> 46 <tr> 47 <td valign="top">cmcla</td> 48 <td valign="top">Color Animation Data</td> 49 <td valign="top">Stores animation information of changing color and transparency.</td> 50 </tr> 51 <tr> 52 <td valign="top">cmtpa</td> 53 <td valign="top">Texture Pattern Animation Data</td> 54 <td valign="top">Stores texture pattern information for changing among multiple textures.</td> 55 </tr> 56 <tr> 57 <td valign="top">cmtsa</td> 58 <td valign="top">Texture SRT Animation Data</td> 59 <td valign="top">Stores animation information of changing texture matrices.</td> 60 </tr> 61 <!-- tr> <td valign="top">rtsa</td> <td valign="top">テクスチャSRTアニメーションデータ</td> <td valign="top">テクスチャ行列を変化させるアニメーション情報を格納します。</td> </tr --> <!-- tr> <td valign="top">rsha</td> <td valign="top">シェイプアニメーションデータ</td> <td valign="top">ポリゴンの頂点座標/法線/頂点カラーを変化させるアニメーション情報を格納します。</td> </tr --> 62 <tr> 63 <td valign="top">ccam</td> 64 <td valign="top">Camera data.</td> 65 <td valign="top">Stores camera information and camera animation information.</td> 66 </tr> 67 <tr> 68 <td valign="top">clgt</td> 69 <td valign="top">Light Data</td> 70 <td valign="top">Stores light information and light animation information.</td> 71 </tr> 72 <tr> 73 <td valign="top"><a id="cenv">cenv</a></td> 74 <td valign="top">Scene environment data.</td> 75 <td valign="top">Stores camera/light information.<BR> <strong>Animation information is not stored.</strong> 76 </td> 77 </tr> 78 </tbody> 79</table> 80<h2>Unsupported Features</h2> 81<h3>Shape Animation</h3> 82<p>Added support for output of shape animation.</p> 83<p><br /> 84</p> 85<!-- table border="0" class="arguments"> <tbody> <tr> <td>本プラグインから出力できる中間ファイルのバージョンは Ver 1.5.0 です。</td> </tr> </tbody> </table --> 86<hr><p>CONFIDENTIAL</p></body> 87</html>