List of global variables: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(fixup)
(get rid of first headline)
Line 1: Line 1:
== Introduction ==
Variables named '''gloabl0''' to '''gloabl7''' influence the rendering of certain materials. They are set at run-time by the code automatically. See also the [[List_of_shaderParm_variables]].
 
Variables named '''gloabl0''' to '''gloabl7''' influence the rendering of certain materials. They are set at run-time by the code automatically.
 
See also the [[List_of_shaderParm_variables]].


== List of gloabls ==
== List of gloabls ==

Revision as of 12:07, 15 June 2008

Variables named gloabl0 to gloabl7 influence the rendering of certain materials. They are set at run-time by the code automatically. See also the List_of_shaderParm_variables.

List of gloabls

# Value Used by
0 ? ?
1 ? Used by various materials in materials/tdm_sfx.mtr
2 ? ?


3 ? ?
4 ? used by portal_sky
5 ? used by portal_sky
6 ? ?
7 ? ?

See also