CGFX: Difference between revisions
No edit summary |
|||
Line 151: | Line 151: | ||
|- | |- | ||
| 0x28 | | 0x28 | ||
| X (float), Y (float), Z (float), NX (float), NY (float), NZ (float), U (float), V (float), | | X (float), Y (float), Z (float), NX (float), NY (float), NZ (float), U (float), V (float), Bone IDs (4*u8), Bone weights (4*u8) | ||
|} | |} | ||
Line 157: | Line 157: | ||
TXOBs are contained within MTOBs. They can describe textures; if such is the case, then their structure is as follows : | TXOBs are contained within MTOBs. They can describe textures; if such is the case, then their structure is as follows : | ||
{| class="wikitable" | {| class="wikitable" |