| Line |  | 
|---|
| 1 | Texture | 
|---|
| 2 | ID      $00     12      ID of this file | 
|---|
| 3 | LevelID $04     17      ID of the level this file is in | 
|---|
| 4 | FileName        $08     10128   Name of the texture | 
|---|
| 5 | MIP Mapping     $88     10      MIP Mapping Bitset | 
|---|
| 6 | Depth   $89     10      Depth-Bitset | 
|---|
| 7 | Unknown $8A     2       Unknown; always zero | 
|---|
| 8 | Width   $8C     2       x-resolution of image | 
|---|
| 9 | Height  $8E     2       y-resolution of image | 
|---|
| 10 | Storetype       $90     10      Storetype-Bitset | 
|---|
| 11 | TXAN-Link       $94     12      Link to the TXAN-file; only used if the texture is the first image of an texture animation | 
|---|
| 12 | TXMP-Link       $98     12      Link to another TXMP-file; only used in connection with shade vertex effects | 
|---|
| 13 | Raw-Link        $9C     11      Address of the image data in the .raw-file (only for PC-dat-files) | 
|---|
| 14 | Raw-Link        $A0     11      Address of the image data in the .raw-file (only for MAC-dat-files) | 
|---|
| 15 | Not used        $A4     1028    Not used | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.