source: oup/structdefs/TXMP.txt@ 1065

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