Difference between revisions of "Sims 3:0x01D0E6FB"
From SimsWiki
m (Added link to VRTF page) |
|||
Line 7: | Line 7: | ||
DWORD // 00000101 | DWORD // 00000101 | ||
DWORD // 0 | DWORD // 0 | ||
− | DWORD | + | DWORD MATD index, or'd with 0x10000000. Relative to this block index. |
{data} // Data format is described by the [[Sims 3:0x01D0E723|VRTF description]] | {data} // Data format is described by the [[Sims 3:0x01D0E723|VRTF description]] | ||
+ | If VRTF is not present, then it is a 16 byte vertex size, or 8 byte if the type for this VBUF is 0x00005003 | ||
<hr/> | <hr/> | ||
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | [[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | ||
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]] | <br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]] |
Revision as of 20:18, 28 July 2009
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:RCOL
Vertex Buffer
This is a Sims 3:RCOL chunk found embedded in MODL and MLOD resources.
DWORD // 'VBUF' DWORD // 00000101 DWORD // 0 DWORD MATD index, or'd with 0x10000000. Relative to this block index. {data} // Data format is described by the VRTF description If VRTF is not present, then it is a 16 byte vertex size, or 8 byte if the type for this VBUF is 0x00005003
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:RCOL