Tesla Graphics Engine Documentation (January 2012)
Diffuse Property
TeslaTesla.GraphicsLightDiffuse
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)
Declaration Syntax
C#
public Color Diffuse { get; set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)