Lighting#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Graphics.Lighting(service, rules, path)#
Bases:
PyMenuSingleton Lighting.
Classes:
AmbientLightIntensity(service, rules[, path])Parameter AmbientLightIntensity of value type float.
Headlight(service, rules[, path])Parameter Headlight of value type str.
HeadlightIntensity(service, rules[, path])Parameter HeadlightIntensity of value type float.
LightingMethod(service, rules[, path])Parameter LightingMethod of value type str.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class AmbientLightIntensity(service, rules, path=None)#
Bases:
PyNumericalParameter AmbientLightIntensity of value type float.
- class HeadlightIntensity(service, rules, path=None)#
Bases:
PyNumericalParameter HeadlightIntensity of value type float.
- class LightingMethod(service, rules, path=None)#
Bases:
PyTextualParameter LightingMethod of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.