UnlitGeneric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''<code>UnlitGeneric</code>''' draws a texture without any lighting. It accepts only the most rudimentary of VMT commands.
'''<code>UnlitGeneric</code>''' draws a texture without any lighting (e.g. a menu background or pitch blackness). It accepts only the most rudimentary of VMT commands.


{{note|If this shader is being used on a [[model]], you must specify <code>[[$model]] 1</code>.}}
{{note|If this shader is being used on a [[model]], you must specify <code>[[$model]] 1</code>.}}

Revision as of 02:04, 13 July 2008

UnlitGeneric draws a texture without any lighting (e.g. a menu background or pitch blackness). It accepts only the most rudimentary of VMT commands.

Note.pngNote:If this shader is being used on a model, you must specify $model 1.

Supported effects

None!