Wireframe: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
SirYodaJedi (talk | contribs) m (who put stub tag at bottom) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{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]] parameter. | * To color it, use the [[$color]] or [[$color2]] parameter. | ||
* Accepts [[$nocull]] and probably a whole bunch of other parameters. | * Accepts [[$nocull]] and probably a whole bunch of other parameters. | ||
* Does not require a [[$basetexture]]. | * Does not require a [[$basetexture]]. | ||
[[Category:Shaders]] | [[Category:Shaders]] |
Latest revision as of 17:10, 16 March 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.