Ssao |
The SsaoBlurPostProcess type exposes the following members.
Name | Description | |
---|---|---|
DepthThreshold | Used to define how much the depth can change to skip the pixel from blur (defines a discontinuity). Default value is 1. | |
NormalDepthShaderResourceView | NormalDepthShaderResourceView should be set by the PrepareSsaoRenderingStep to the ShaderResourceView that has a texture with 3D scene rendered as normal-depth texture. |