UnlitGeneric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 6: Line 6:


*<code>[[$translucent]]</code> and <code>[[$alpha]]</code>
*<code>[[$translucent]]</code> and <code>[[$alpha]]</code>
*<code>[[$detail]]</code>
*<code>[[$outline]]</code>


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

Revision as of 11:02, 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