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">cmld</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
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
36
37    <tr>
38      <td valign="top">.cmata</td>
39      <td valign="top" nowrap>Texture Pattern Animation Data</td>
40      <td valign="top">Stores animation information of changing among multiple textures.</td>
41    </tr>
42
43
44    <tr>
45      <td valign="top">.ccam</td>
46      <td valign="top">Camera data.</td>
47      <td valign="top">Stores camera information and camera animation information.</td>
48    </tr>
49    <tr>
50      <td valign="top">.clgt</td>
51      <td valign="top">Light Data</td>
52      <td valign="top">Stores light information and light animation information.</td>
53    </tr>
54    <tr>
55      <td valign="top"><a name="cenv">.cenv</a></td>
56      <td valign="top">Scene environment data.</td>
57      <td valign="top">Stores camera/light information.<BR> <strong>Animation information is not stored.</strong>
58      </td>
59    </tr>
60  </tbody>
61</table>
62<p><br>
63</p>
64
65<hr><p>CONFIDENTIAL</p></body>
66</html>