DB/ZoneLightPoint: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with 'New in Cataclysm. Category:DBC')
 
No edit summary
Line 1: Line 1:
New in Cataclysm.
New in Cataclysm.
This file lists the 2d vertices of an n-gon making up the extents of each ZoneLight.
== Header Info ==
Records....................Depends
Fields.....................5
Record Size................20
String Block Size..........1
== Structure ==
'''Column Field Type'''
1      ID Integer
2      iRefID_[[ZoneLight.dbc|ZoneLight]] Integer
3      Position Float[2]
5      VertIndex? Integer


[[Category:DBC]]
[[Category:DBC]]

Revision as of 03:51, 25 April 2014

New in Cataclysm.

This file lists the 2d vertices of an n-gon making up the extents of each ZoneLight.

Header Info

Records....................Depends
Fields.....................5
Record Size................20
String Block Size..........1


Structure

Column 	Field 		 Type
1       ID		 Integer 	
2       iRefID_ZoneLight Integer 	
3       Position	 Float[2]
5       VertIndex?	 Integer