:orphan: .. _rendering: rendering ========= .. autoclass:: ansys.fluent.core.generated.solver.settings_242.rendering.rendering :show-inheritance: .. rubric:: Attributes ==================================================== ==================================================================================================================================================== Attribute Summary ==================================================== ==================================================================================================================================================== :ref:`quality ` Set the quality for raytracing. Higher quality leads to more refining of the raytraced image, which results in more time and memory consumption. :ref:`denoiser ` Denoiser is smart AI tech, where noise from rendering to get clear image at earler. It may lead to higher memory usage. :ref:`thread_count ` Set the number of CPU thread cores that can be used by the raytracer for rendering. :ref:`max_rendering_timeout ` Specify the maximum time [s] the raytracer can spend rendering the image to the specified quality before the image is captured. ==================================================== ==================================================================================================================================================== .. rubric:: Included in: ============================================== =============================== Parent Summary ============================================== =============================== :ref:`raytracing_options ` 'raytracing_options' child. ============================================== ===============================