solver.tui.results.graphics.lights#

class main_menu.results.graphics.lights(path, service)#

Enter the lights menu.

headlight_on(*args, **kwargs)#

Turn the light that moves with the camera on or off.

lights_on(*args, **kwargs)#

Turn all active lighting on/off.

set_ambient_color(*args, **kwargs)#

Set the ambient light color for the scene.

set_light(*args, **kwargs)#

Add or modify a directional, colored light.