Sims 3:0x01D0E70F
From SimsWiki
Revision as of 20:57, 4 May 2010 by HugeLunatic (Talk | contribs)
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Index Buffer - IBUF | ||
---|---|---|
TypeID: | 0x01D0E70F | |
Game Version: | The Sims 3 |
Overview
This is a Sims 3:RCOL chunk found embedded in MODL and MLOD resources. Contains the vertex indices for the polygon faces.
DWORD // 'IBUF' DWORD version DWORD compression DWORD unknown blank {face data, count and offset given in MLOD} if compressed, start at zero and add or subtract each signed value for the entire buffer before using the offset
Based on contributions from delphy, karybdis and atavera
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |