RenderSSAOParameters Fields |
The RenderSSAOParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Bias |
Gets or sets the SSAO bias.
| |
| Enabled |
Gets or sets whether the SSAO is enabled.
| |
| Intensity |
Gets or sets the SSAO intensity.
| |
| Lightmaps |
Gets or sets whether the lightmaps are enabled when SSAO is enabled.
| |
| Radius |
Gets or sets the SSAO radius.
| |
| Steps |
Gets or sets the SSAO steps.
| |
| TransparentSurfaces |
Gets or sets whether transparent surfaces have SSAO applied.
|