Changes

437 bytes added ,  22:01, 9 February 2014
Line 130: Line 130:  
| 0x1
 
| 0x1
 
| Vertex data format size (in bytes)
 
| Vertex data format size (in bytes)
 +
|}
 +
 +
{| class="wikitable"
 +
|-
 +
! Vertex format size
 +
! Description
 +
|-
 +
| 0x14
 +
| X (float), Y (float), Z (float), U (float), V (float)
 +
|-
 +
| 0x18
 +
| X (float), Y (float), Z (float), Unk (u32?), U (float), V (float)
 +
|-
 +
| 0x20
 +
| X (float), Y (float), Z (float), NX (float), NY (float), NZ (float), U (float), V (float)
 +
|-
 +
| 0x28
 +
| X (float), Y (float), Z (float), NX (float), NY (float), NZ (float), U (float), V (float), Unk1 (u32?), Unk2 (u32?)
 
|}
 
|}
373

edits