Whether the SSAO effect is blurred. Defaults to true.
The intensity of the SSAO effect, 0-1 range. Defaults to 0.5.
The minimum angle of the SSAO effect, 1-90 range. Defaults to 10.
The power of the SSAO effect, 0.1-10 range. Defaults to 6.
The radius of the SSAO effect, 0-100 range. Defaults to 30.
Whether the SSAO sampling is randomized. Useful when used instead of blur effect together with TAA. Defaults to false.
The number of samples of the SSAO effect, 1-64 range. Defaults to 12.
The scale of the SSAO effect, 0.5-1 range. Defaults to 1.
The type of the SSAO determines how it is applied in the rendering process. Defaults to SSAOTYPE_NONE. Can be:
Properties related to the Screen Space Ambient Occlusion (SSAO) effect, a postprocessing technique that approximates ambient occlusion by calculating how exposed each point in the screen space is to ambient light, enhancing depth perception and adding subtle shadowing in crevices and between objects.