View Single Post
Old 08-27-08, 05:00 PM   #756
skwasjer
The Old Man
 
Join Date: Apr 2007
Location: Netherlands
Posts: 1,547
Downloads: 26
Uploads: 3
Default

Quote:
Originally Posted by Anvart
IIUC, not sure ...
Example, please ...
Material chunk, relative offset 20 (or 32 from chunk start)

Int32 (4 bytes) - flags:

enum
{
DisableZBufferWrite = 0x1
CullNone = 0x2
}

If material has additional texture data (tga info), then there are more flags that I am not 100% sure about yet, have to do more tests. If anyone finds more, let me know.
skwasjer is offline   Reply With Quote