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