UnlitGeneric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:
== Supported effects ==
== Supported effects ==


None!
*<code>[[$translucent]]</code> and <code>[[$alpha]]</code>


[[Category:List of Shaders]]
[[Category:List of Shaders]]
[[Category:Stubs]]
[[Category:Stubs]]

Revision as of 04:04, 13 July 2008

UnlitGeneric draws an albedo 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