WindowImposter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(stub-ed it)
(clarified)
Line 1: Line 1:
{{stub}}
{{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>''' accepts only [[$envmap|specular reflections]] which is force drawn no matter the user settings or console commands used, like <code>mat_specular 0</code>.





Revision as of 13:41, 28 July 2019

Stub

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

WindowImposter accepts only specular reflections which is force drawn no matter the user settings or console commands used, like mat_specular 0.


Works on brushes only.