Interface ILight
Base interface for all lights.
public interface ILight
  Methods
Update(RenderLight)
bool Update(RenderLight light)
  Parameters
lightRenderLight
Base interface for all lights.
public interface ILight
  bool Update(RenderLight light)
  light RenderLight