SSAO
This section contains settings related to screen-space ambient occlusion (SSAO).
Customizable Settings#
The following settings are available when the Custom preset is selected for SSRTGI.
Screen-Space Ambient Occlusion Settings
Enabled | The value indicating if the SSAO (Screen Space Ambient Occlusion) effect is enabled. enabled by default.
Console access: render_ssao (API control) |
---|---|
Intensity | The intensity of the SSAO (Screen Space Ambient Occlusion) for the scene. The intensity value affects brightness of shadows: by the minimum value of 0.0f, the ambient occlusion shadowing is the lightest. Range of values: [0.0f, inf]. The default value is : 1.0f. Console access: render_ssao_intensity (API control) |
Intensity Reflection | The intensity of SSAO (Screen Space Ambient Occlusion) on reflections. Range of values: [0.0f, inf]. The default value is : 1.0f. Console access: render_ssao_intensity_reflection (API control) |
Cavity | The value indicating if the cavity option for the SSAO (Screen Space Ambient Occlusion) effect is enabled. This option improves (sharpens) the look of junction contours at low resolutions, so it should be used for detail enhancement (small stones, bolts and so on).
When checking the parameter value via API, you'll get the corresponding setting stored in the active preset (default or custom one). Console access: render_ssao_cavity (API control) |
Cavity Intensity | The intensity of sharpening of contours for the cavity option (see the SSAOCavity). Range of values: [0.0f, inf]. The default value is : 1.0f. Console access: render_ssao_cavity_intensity (API control) |
Cavity Radius | The size of junction contours area for the cavity option for the SSAO (Screen Space Ambient Occlusion) effect (see the SSAOCavity). Range of values: [0.0f, inf]. The default value is : 1.0f. Console access: render_ssao_cavity_radius (API control) |
Threshold | The threshold value for the SSAO (Screen Space Ambient Occlusion) effect. It limits SSAO in areas where information cannot be obtained. The higher the value, the less pronounced the effect is. Range of values: [0.0f, 1.0f]. The default value is : 0.5f. Console access: render_ssao_threshold (API control) |
Last update:
2024-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)