lights#
Bases:
TUIMenuEnter 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:
TUIMethodTurn the light that moves with the camera on or off.
Bases:
TUIMethodSet lighting interpolation method.
Bases:
TUIMethodTurn all active lighting on/off.
Bases:
TUIMethodSet the ambient light color for the scene.
Bases:
TUIMethodAdd or modify a directional, colored light.