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