Wireframe

From Valve Developer Community
Revision as of 22:10, 31 October 2015 by Tumbolisu (talk | contribs) (Created page with "A material shader. It literally shows a wireframe with all lines being exactly one pixel thick. To color it, use the $color parameter. Also accept $nocull and proba...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A material shader.

It literally shows a wireframe with all lines being exactly one pixel thick.

To color it, use the $color parameter.

Also accept $nocull and probably a whole bunch of other things.

Does not require $basetexture.