lights#
Bases:
TUIMenu
Enter the lights menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
headlight_on
(service, version, mode, path)Turn the light that moves with the camera on or off.
lighting_interpolation
(service, version, ...)Set lighting interpolation method.
lights_on
(service, version, mode, path)Turn all active lighting on/off.
set_ambient_color
(service, version, mode, path)Set the ambient light color for the scene.
set_light
(service, version, mode, path)Add or modify a directional, colored light.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Turn the light that moves with the camera on or off.
Bases:
TUIMethod
Set lighting interpolation method.
Bases:
TUIMethod
Turn all active lighting on/off.
Bases:
TUIMethod
Set the ambient light color for the scene.
Bases:
TUIMethod
Add or modify a directional, colored light.