UnlitGeneric: Difference between revisions
Jump to navigation
Jump to search
ThaiGrocer (talk | contribs) m (→Parameters) |
m (Category rename) |
||
Line 16: | Line 16: | ||
*<code>[[$outline]]</code> | *<code>[[$outline]]</code> | ||
[[Category: | [[Category:Shaders]] | ||
[[Category:Stubs]] | [[Category:Stubs]] |
Revision as of 08:08, 4 October 2011
UnlitGeneric
draws an albedo without standard lighting passes. It is used for things like UI images, pure white, and pitch blackness, but also in situations when software lighting is used (like on detail props). It accepts only the most rudimentary of VMT commands.
Parameters
$receiveflashlight 1
- Allow the player's flashlight to illuminate the material.
$singlepassflashlight 1
- Possibly is used to allow shadows to form from this decal. For example, found in L4D2 decals/detail/ruraldetailsprites.vmt Todo: confirm.