Material.Color Property
Gets or sets the diffuse color of the surface of the mesh.
Syntax
public AttributeVariable< System.Drawing.Color > Color { get; set; }
Property Value
Default: White, R: 255 G: 255 B: 255
The surface color of the mesh.
Platforms
Windows, Linux, Android