lighting#

class ansys.fluent.core.generated.meshing.tui_242.main_menu.preferences.graphics.lighting(service, version, mode, path)#

Bases: TUIMenu

Enter the lighting menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

ambient_light_intensity(service, version, ...)

headlight(service, version, mode, path)

Turn the headlight on or off or set it as automatic.

headlight_intensity(service, version, mode, path)

Specify the intensity of the headlight.

lighting_method(service, version, mode, path)

Specify the default lighting method.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class ambient_light_intensity(service, version, mode, path)#

Bases: TUIMethod

.

class headlight(service, version, mode, path)#

Bases: TUIMethod

Turn the headlight on or off or set it as automatic.

class headlight_intensity(service, version, mode, path)#

Bases: TUIMethod

Specify the intensity of the headlight.

class lighting_method(service, version, mode, path)#

Bases: TUIMethod

Specify the default lighting method.