MeshVisualizer.Material Property
Gets or sets the material used for drawing a mesh.
Syntax
public AttributeVariable< Material > Material { get; set; }
Property Value
Default: Must be specified in constructor.
The material that is used to draw a mesh.
Platforms
Windows, Linux, Android