Color shader which produces a wire-frame style output (as RGB).
Line Width
The thickness of the edge lines of the polygon faces.
Fill Color
The color used to represent the polygon faces.
Line Color
The color used to represent the edges.
Raster Space
When enabled, the line width will be set in screen space pixels instead of world units.
Right sphere has raster space disabled
Edge Type
Determines how the mesh is represented. Quads will render as polygon faces. If triangles is selected, polygons will be broken up into their triangular tessellation. Patches are not currently supported.