Sandbox Logo

class AmbientOcclusion : PostProcess

Summary

Adds an approximation of ambient occlusion using Screen Space Ambient Occlusion (SSAO). It darkens areas where ambient light is generally occluded from such as corners, crevices and surfaces that are close to each other. You can look at the AO value directly by using the "r_ssao_debug" convar.

User Comments