Color shader which produces a wire-frame style output (as RGB).
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.
Fill Color
The color used to represent the polygon faces.
Line Color
The color used to represent the edges.
Line Width
The thickness of the edge lines of the polygon faces.
Raster Space
When enabled, the line width will be set in screen space pixels instead of world units.
Right sphere has raster space disabled