Difference between revisions of "Gl maxshadowlights"

From FTE
Jump to: navigation, search
 
Line 1: Line 1:
 
Name: gl_maxshadowlights<br>
 
Name: gl_maxshadowlights<br>
 
Default value: "2"<br>
 
Default value: "2"<br>
Flags: archive  <br>
+
Flags: [[archive]]   <br>
 
<br>
 
<br>
 
<br />
 
<br />

Revision as of 06:49, 30 October 2005

Name: gl_maxshadowlights
Default value: "2"
Flags: archive


Determines the maximum realtime lights to be drawn in any single frame.
There is a best-fit algorithm to decide which lights to use.
This can prevent the realtime lighting from slowing your machine too much, and is handy on more populated servers.

The default is 2.

See also: r_shadows r_shadow_realtime_world