Difference between revisions of "Extra Vert Colour (RW Section)"

From GTAMods Wiki
Jump to navigation Jump to search
 
m
Line 1: Line 1:
 
{{RW Section|Night Vertex Colors|0x0253F2F9}}
 
{{RW Section|Night Vertex Colors|0x0253F2F9}}
  
'''Night Vertex Colors''' is one of Rockstar's [[List of RW section IDs#Rockstar.27s_Custom_Sections|custom sections]]. In [[:Category:GTA SA|GTA San Andreas]] it is used to store alternative vertex colors displayed at night time. The typical location in a SA [[model file|dff]] section hierarchy is ''[[Clump (RW Section)|Clump]] > [[Geometry List (RW Section)|Geometry List]] > [[Geometry (RW Section)|Geometry]] > [[Extension (RW Section)|Extension]] > Night Vertex Colors.
+
'''Night Vertex Colors''' is one of Rockstar's [[List of RW section IDs#Rockstar.27s_Custom_Sections|custom sections]]. In [[GTA San Andreas]] it is used to store alternative vertex colors displayed at night time. The typical location in a SA [[model file|dff]] section hierarchy is ''[[Clump (RW Section)|Clump]] > [[Geometry List (RW Section)|Geometry List]] > [[Geometry (RW Section)|Geometry]] > [[Extension (RW Section)|Extension]] > Night Vertex Colors.
  
 
==Data Layout==
 
==Data Layout==

Revision as of 23:35, 3 February 2009

{{{NAME}}}
RenderWare Stream Section
Vendor {{{VENDORNAME}}}
Module {{{MODULENAME}}}
Module ID 0x{{{MODULEID}}}
Identifier 0x{{{IDENTIFIER}}}
Chunk ID 0x{{{MODULEID}}}{{{IDENTIFIER}}}
Versions All
Hierarchy
Parents:
None
Children:
None
Extensions:
None
File Format

Night Vertex Colors is one of Rockstar's custom sections. In GTA San Andreas it is used to store alternative vertex colors displayed at night time. The typical location in a SA dff section hierarchy is Clump > Geometry List > Geometry > Extension > Night Vertex Colors.

Data Layout

4b - FLOAT      - unknown
 ? - BYTE[?][4] - array of RGBA colors

There are as many vertex colors as vertices in the geometry struct section.