VTable

From GTAMods Wiki
Revision as of 12:53, 8 August 2009 by Prince-Link (talk | contribs)
Jump to navigation Jump to search

Possible Values of VTable

Name Decimal Hex Description
DrawableModel 6902356 0x54526900 WDR Header
DrawableDictionary 6902692 0xA4536900 WDD Header
Geometry 7031028 0xF4486B00 Start of Geometry
VertexBuffer 7060184 0xD8BA6B00 Start of VertexBuffer
IndexBuffer 7059568 0x70B86B00 Start of IndexBuffer
ShaderGroup 7018052 0x44166B00 Start of ShaderGroup
Shader 7021116 0x3C226B00 Start of Shader
Boundries 6902624 0x60536900 WBD Header
TextureDictionary 6949024 0xA0086A00 WTD Header

This section is incomplete. You can help by fixing and expanding it.