meshing.tui.display.set.lights#

class main_menu.display.set.lights(path, service)#

Enters the lights menu.

headlight_on(*args, **kwargs)#

Turns the light that moves with the camera on or off. This is controlled automatically by default.

lights_on(*args, **kwargs)#

Enables/disables the display of all lights.

set_ambient_color(*args, **kwargs)#

Sets the ambient color for the scene. The ambient color is the background light color in scene.

set_light(*args, **kwargs)#

Adds or modifies a directional, colored light.