Click or drag to resize
AB4D logo

SsaoBlurPostProcess Properties

The SsaoBlurPostProcess type exposes the following members.

Properties
 NameDescription
Public propertyDepthThreshold Used to define how much the depth can change to skip the pixel from blur (defines a discontinuity). Default value is 1.
Public propertyNormalDepthShaderResourceView NormalDepthShaderResourceView should be set by the PrepareSsaoRenderingStep to the ShaderResourceView that has a texture with 3D scene rendered as normal-depth texture.
Top
See Also