Difference between revisions of "Sims 3:0x04B30669"
From SimsWiki
m (→Overview) |
HugeLunatic (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {{TS3ModdingHeader}} | |
− | + | ||
− | + | ||
==Overview== | ==Overview== | ||
Catalog resource used to define terrain geometry brushes. Appears to be more or less the same as [[Sims 3:0x060B390C|CWAT - Catalog Terrain Water Brush]]. | Catalog resource used to define terrain geometry brushes. Appears to be more or less the same as [[Sims 3:0x060B390C|CWAT - Catalog Terrain Water Brush]]. | ||
Line 23: | Line 22: | ||
FLOAT | FLOAT | ||
BYTE[5] | BYTE[5] | ||
− | + | ||
− | + | {{TS3ModdingHeader}} | |
− | + |
Revision as of 19:53, 4 May 2010
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Overview
Catalog resource used to define terrain geometry brushes. Appears to be more or less the same as CWAT - Catalog Terrain Water Brush.
Format
DWORD DWORD --insert Common section DWORD BYTE DWORD BYTE BYTE DWORD DWORD DWORD TGI64 // Brush shape (PNG) BYTE[4] FLOAT FLOAT BYTE[5]
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |