Wireframe: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added orphan, stub tags)
m (who put stub tag at bottom)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Orphan|date=January 2024}}
{{stub}}
 
* Shows a wireframe with all lines being exactly one pixel thick.
* Shows a wireframe with all lines being exactly one pixel thick.
* To color it, use the [[$color]] or [[$color2]] parameter.
* To color it, use the [[$color]] or [[$color2]] parameter.
Line 7: Line 6:


[[Category:Shaders]]
[[Category:Shaders]]
{{stub}}

Latest revision as of 17:10, 16 March 2024

Stub

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

  • Shows a wireframe with all lines being exactly one pixel thick.
  • To color it, use the $color or $color2 parameter.
  • Accepts $nocull and probably a whole bunch of other parameters.
  • Does not require a $basetexture.