lights#

class ansys.fluent.core.solver.tui_231.main_menu.results.graphics.expert.set.lights(path, service)#

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.

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.