1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 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 nowrap>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">Model Animation Data</td> 38 <td valign="top">Stores animation information that toggles node visibility.</td> 39 </tr> 40 <!-- 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>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 color and transparency.</td> 45 </tr> 46 <!-- 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 --> 47 <tr> 48 <td valign="top">.ccam</td> 49 <td valign="top">Camera data.</td> 50 <td valign="top">Stores camera information and camera animation information.</td> 51 </tr> 52 <tr> 53 <td valign="top">.clgt</td> 54 <td valign="top">Light Data</td> 55 <td valign="top">Stores light information and light animation information.</td> 56 </tr> 57 <tr> 58 <td valign="top"><a name="cenv">.cenv</a></td> 59 <td valign="top">Scene environment data.</td> 60 <td valign="top">Stores camera/light information.<BR> <strong>Animation information is not stored.</strong> 61 </td> 62 </tr> 63 </tbody> 64</table> 65<p><br> 66</p> 67<!-- table border="0" class="arguments"> <tbody> <tr> <td>本プラグインから出力できる中間ファイルのバージョンは Ver 1.5.0 です。</td> </tr> </tbody> </table --> 68<hr><p>CONFIDENTIAL</p></body> 69</html>