OBD:TXCA: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(Added 480 missing in action bytes)
mNo edit summary
Line 22: Line 22:


{{OBD_File_Footer | type=TXCA | prev=TXAN | next=TXMA | name=Texture Coordinate Array | family=Generic}}
{{OBD_File_Footer | type=TXCA | prev=TXAN | next=TXMA | name=Texture Coordinate Array | family=Generic}}
{{OBD}}

Revision as of 00:33, 18 July 2010

ONI BINARY DATA
TXAN << Other file types >> TXMA
TXCA : Texture Coordinate Array
switch to XML:TXCA page
Overview @ Oni Stuff
OBD.png


Txca a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 ED 00 00 237 00237-.TXCA
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[20] AD DE dead unused
0x1C int32 10 00 00 00 16 array size
First element (black outline)
0x00 float 44 DF 7F 3F 0.999501 x-coordinate
0x04 float 42 DF 7F 3F 0.999500 y-coordinate
Space for 60 more texture coordinates used at runtime
0x00 float x-coordinate
0x04 float y-coordinate


ONI BINARY DATA
TXAN << Other file types >> TXMA
TXCA : Texture Coordinate Array
Generic file