Material.Wireframe Property
Gets or sets a flag indicating if the mesh should be drawn normally, or as a wire frame.
Syntax
public System.Boolean Wireframe { get; set; }
Property Value
Default: false
True to draw the mesh as a wire frame; False to draw it normally.
Remarks
The wireframe will be colored and textured as specified in material.
Platforms
Windows, Linux, Android