Wireframe: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
($color definitely works, at least on a model it does.)
m (β†’β€Žtop: clean up, added orphan, stub tags)
Line 1: Line 1:
{{Orphan|date=January 2024}}
* 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 5: Line 7:


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

Revision as of 22:58, 21 January 2024

  • 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.


Stub

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