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