Difference between revisions of "Sims 3:0x01D0E76B"
From SimsWiki
HugeLunatic (Talk | contribs) |
HugeLunatic (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
{{TS3Resource | {{TS3Resource | ||
|name=Skin | |name=Skin | ||
Line 17: | Line 17: | ||
Based on contributions from karybdis and atavera | Based on contributions from karybdis and atavera | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
Revision as of 01:22, 5 May 2010
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Skin | ||
---|---|---|
TypeID: | 0x01D0E76B | |
Game Version: | The Sims 3 |
Overview
This is a Sims 3:RCOL chunk found embedded in MODL and MLOD resources. It contains the bone hashval and matrix for each index value used in the VBUF chunk it is linked with (from the MLOD chunk).
DWORD // 'SKIN' DWORD version DWORD count repeat count times: DWORD hash (of bone name) FLOAT[12] (3x4 matrix)
Based on contributions from karybdis and atavera
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |