WindowImposter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Specifying that it works on brushes only)
(stub-ed it)
Line 1: Line 1:
{{stub}}
'''<code>WindowImposter</code>''' acts pretty much like [[UnlitGeneric]], except that any [[$envmap|specular reflections]] applied to it will be force drawn no matter the user settings or console commands used, like <code>mat_specular 0</code>.
'''<code>WindowImposter</code>''' acts pretty much like [[UnlitGeneric]], except that any [[$envmap|specular reflections]] applied to it will be force drawn no matter the user settings or console commands used, like <code>mat_specular 0</code>.



Revision as of 03:22, 8 June 2019

Stub

This article or section is a stub. You can help by expanding it.

WindowImposter acts pretty much like UnlitGeneric, except that any specular reflections applied to it will be force drawn no matter the user settings or console commands used, like mat_specular 0.


Works on brushes only.