Gets or sets the diffuse contribution of this light,
which is the color directly from the light source.
Default: Color(1.0f, 1.0f, 1.0f, 1.0f)
| C# |
public Color Diffuse { get; set; }
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)