Material/Development: Difference between revisions

From Burnout Wiki
Content added Content deleted
(Created page.)
 
mNo edit summary
 
Line 12: Line 12:
| 0x4 || 0x4 || uint32_t || muNameHash || Resource name hash ||
| 0x4 || 0x4 || uint32_t || muNameHash || Resource name hash ||
|-
|-
| 0x8 || 0x4 || uint32_t || muNumMaterials || Number of materials ||
| 0x8 || 0x4 || uint32_t || ? || Number of materials || 32-bit variant of mu8NumMaterials
|}
|}

Latest revision as of 20:59, 7 June 2024

Versions

Structures

CgsGraphics::MaterialAssembly

2007-08-31, 2007-09-04

Offset Length Type Name Description Comments
0x0 0x4 MaterialTechnique** mappMaterials Materials Imported resources
0x4 0x4 uint32_t muNameHash Resource name hash
0x8 0x4 uint32_t ? Number of materials 32-bit variant of mu8NumMaterials