DB/LightParams: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (easy readable format)
m (added model skybox)
Line 11: Line 11:
  1  ID Integer
  1  ID Integer
  2 Unknown Boolean
  2 Unknown Boolean
  3 Unknown Integer
  3 Skybox Integer This is a ref to [[LightSkybox.dbc|LightSkybox]]
  ''4 Unknown NULL''
  ''4 Unknown NULL''
  5 Fog Add Float This controls how much Fog gets added to everything (!)
  5 Fog Add Float This controls how much Fog gets added to everything (!)

Revision as of 22:04, 18 December 2007

Controls some of the settings which don't change with time for light, fog, and water.

Header Info

Records...................571
Fields......................9  
Record Size................36
String Block Size...........1

Structure

Column 	Field 					Type 		Notes
1  	ID 					Integer 	
2 	Unknown 				Boolean 	
3 	Skybox 					Integer 	This is a ref to LightSkybox
4 	Unknown 				NULL 	
5 	Fog Add 				Float 		This controls how much Fog gets added to everything (!)
								and is used in some places to make them look extra bright
6 	Alpha Value for River/Lake Water	Float 		Controls how transparent the water is for lakes & rivers.
7 	Unknown 				Float 		
8 	Alpha Value for Ocean Water 		Float 		Controls how transparent the water is for the ocean.
9 	Unknown 				Float