lights#
Bases:
TUIMenu
Enter the lights menu.
Methods:
headlight_on
(*args, **kwargs)Turn the light that moves with the camera on or off.
lighting_interpolation
(*args, **kwargs)Set lighting interpolation method.
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.
Turn the light that moves with the camera on or off.
Set lighting interpolation method.
Turn all active lighting on/off.
Set the ambient light color for the scene.
Add or modify a directional, colored light.