Class LightAmbient
An ambient light.
[DataContract("LightAmbient")]
[Display("Ambient", null)]
public class LightAmbient : ColorLightBase, IColorLight, ILight
  - Inheritance
 - 
      objectLightAmbient
 
- Implements
 
- Inherited Members
 
Methods
Update(RenderLight)
public override bool Update(RenderLight light)
  Parameters
lightRenderLight