Gets or sets the ambient contribution of this light,
which is the color that appears to be coming from everywhere.
Default: Color(.4f, .4f, .4f, 1.0f);
| C# |
public Color Ambient { get; set; }
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)