rendering#
- class ansys.fluent.core.generated.solver.settings_242.rendering.rendering(name=None, parent=None)#
Bases:
Group
Ability to adjust raytracer rendering options.
Attributes
Attribute |
Summary |
---|---|
Set the quality for raytracing. Higher quality leads to more refining of the raytraced image, which results in more time and memory consumption. |
|
Denoiser is smart AI tech, where noise from rendering to get clear image at earler. It may lead to higher memory usage. |
|
Set the number of CPU thread cores that can be used by the raytracer for rendering. |
|
Specify the maximum time [s] the raytracer can spend rendering the image to the specified quality before the image is captured. |
Included in:
Parent |
Summary |
---|---|
‘raytracing_options’ child. |